58b3dd27f6
- Add: Setting to enable/disable the mouse-over box - Add: Current WordPress Theme to the Diagnostics sub page - Add: ManFisher note in the "other Plugins" sub page - Update: Removed unnecessary hidden inputs from the Settings page - Update: Merged public CSS files to reduce the output and improve the performance - Update: Translations (EN and DE) - Bugfix: Removed the 'trim' function to allow whitespaces at the beginning and end of each setting - Bugfix: Convert the footnotes short code to HTML special chars when adding them into the page/post editor (visual and text) - Bugfix: Detailed error messages if other Plugins can't be loaded. Also added empty strings as default values to avoid 'undefined' git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@1000036 b8457f37-d9ea-0310-8a92-e5e31aec5664
25 lines
No EOL
1.1 KiB
Text
25 lines
No EOL
1.1 KiB
Text
|
|
|
|
== List of other Plugins ==
|
|
- Add downloads (real time from WordPress API)
|
|
- Add image (from JSON string)
|
|
- Add rating (display the stars)
|
|
- Add "Compatible up to" WordPress Version
|
|
- Add last updated timestamp
|
|
|
|
|
|
== Footnotes Features ==
|
|
- Add public css file to the "How to" tab
|
|
- Add setting to customize the mouse-over box
|
|
- Display the mouse-over box to the left if near the right margin
|
|
- Abbreviate the mouse-over text if more than XXX characters (ending with "...")
|
|
- Performance of the task so PHP won't throw an error when there are more than 120? Footnotes
|
|
- 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 ==
|
|
- Excerpt No doesn't work |