From a1b8583b0d7744700e55a322acdc65c70a390b71 Mon Sep 17 00:00:00 2001 From: David Artiss Date: Wed, 29 Jun 2016 12:55:45 +0000 Subject: [PATCH] Version 1.6.4 git-svn-id: https://plugins.svn.wordpress.org/footnotes/tags/1.6.4@1445723 b8457f37-d9ea-0310-8a92-e5e31aec5664 --- features.txt | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 features.txt diff --git a/features.txt b/features.txt new file mode 100644 index 0000000..c5a4b23 --- /dev/null +++ b/features.txt @@ -0,0 +1,20 @@ + + +== Footnotes Features == +- Performance of the task so PHP won't throw an error when there are more than 120? Footnotes on a single page + - Maybe increase PHP max execution time while processing the Footnotes task +- different background for every odd table row + +- Offer a set of pre-defined styles for the footnotes.Reference.Container +There should be 2 pre-defined styles for the footnotes.Reference.Container and the ability to customize or add templates. +the currently used one should be one of those templates and pre-defined styles offered but not the default setting. + + +== Footnotes Bugs == +- Setting "Excerpt No" doesn't work + + +== TODO == + - Statistics: How many Footnotes in each post/page + - Convert from other Footnote Plugins (e.g. ' ((' from Civil Footnotes) + - Anonymous stats to the developers \ No newline at end of file