2014-05-20 11:23:45 +00:00
=== Plugin Name ===
Contributors: Aricura, mark.cheret
2014-05-23 12:34:51 +00:00
Tags: footnote, footnotes, bibliography, formatting, notes, Post, posts, reference, referencing
2014-05-20 11:23:45 +00:00
Requires at least: 3.9
2014-08-25 19:06:38 +00:00
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=6Z6CZDW8PPBBJ
2014-09-06 19:59:06 +00:00
Tested up to: 4.0
2014-05-20 11:23:45 +00:00
License: GPLv3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
2014-10-01 20:57:16 +00:00
Stable Tag: 1.5.2
2014-05-20 11:23:45 +00:00
== Description ==
2014-06-10 07:11:12 +00:00
Featured on wpmudev: http://premium.wpmudev.org/blog/12-surprisingly-useful-wordpress-plugins-you-dont-know-about/
Cheers for the review, folks!
2014-05-24 19:45:53 +00:00
**footnotes** aims to be the all-in-one solution for displaying an automatically generated list of references on your Page or Post. The Plugin ships with a set of sane defaults but also gives the user control over how their footnotes are being displayed.
2014-05-24 19:40:13 +00:00
**footnotes** gives you the ability to display decently-formated footnotes on your WordPress Pages or Posts (those footnotes we know from offline publishing).
2014-05-20 11:23:45 +00:00
2014-05-24 19:40:13 +00:00
= Main Features =
- Fully customizable **footnotes** shortcode
2014-05-24 19:44:01 +00:00
- Decide, where your **footnotes** are displayed (position of the *Reference Container*)
2014-08-25 19:06:38 +00:00
- Add custom CSS to style the appeareance of the **footnotes**
2014-05-24 20:56:39 +00:00
- Responsive *Reference Container*
2014-05-24 19:44:01 +00:00
- Mouse-Over Box with clickable links displays your **footnotes** text
2014-05-24 19:40:13 +00:00
- Automatic numbering of your **footnotes**
- Choose from a list of symbols to represent your **footnotes**
2014-05-24 19:44:01 +00:00
- Display the **footnotes** *Reference Container* inside a Widget
2014-05-24 19:40:13 +00:00
- Button in both the Visual and the Text editor
- Add **footnotes** into your Page / Post with ease of use by selecting your text and clicking the button
2014-05-28 07:00:27 +00:00
2014-05-24 20:56:39 +00:00
= Example Usage =
This is an example. Please note, that you can customize the shortcode you want to use.
1. Your awesome text((with an awesome footnote))
2. Your awesome text[ref]with an awesome footnote[/ref]
2014-05-24 20:59:42 +00:00
3. Your awesome text`<fn>`with an awesome footnote`</fn>`
2014-05-25 08:02:54 +00:00
4. Your awesome text `custom-shortcode` with an awesome footnote `custom-shortcode`
2014-05-20 13:49:09 +00:00
2014-05-22 22:20:52 +00:00
The current version is available on wordpress.org:
http://downloads.wordpress.org/plugin/footnotes.zip
Development of the plugin is an open process. Latest code is available on wordpress.org, please report feature requests and bugs on GitHub:
2014-05-20 13:49:09 +00:00
https://github.com/media-competence-institute/footnotes
2014-05-20 11:23:45 +00:00
== Frequently Asked Questions ==
2014-05-20 13:02:34 +00:00
= Is your Plugin a copy of footnotes x? =
2014-05-20 11:23:45 +00:00
2014-05-20 13:02:34 +00:00
No, this Plugin has been written from scratch. Of course some inspirations on how to do or how to not do things were taken from other plugins.
2014-05-20 11:23:45 +00:00
2014-09-02 09:25:13 +00:00
= Your Plugin is awesome! How do I convert my footnotes if I used one of the other footnotes plugins out there? =
1. For anyone interested in converting from the FD Footnotes plugin:
Visit this swift write-up from a **footnotes** user by the name of **Southwest**: http://wordpress.org/support/topic/how-to-make-this-footnote-style?replies=6#post-5946306
2. From what we've researched, all other footnotes Plugins use open and close shortcodes, which can be left as is. In the **footnotes** settings menu, you can setup **footnotes** to use the existing (=previously used) shortcodes. Too easy? Yippy Ki-Yey!
2014-05-20 11:23:45 +00:00
== Installation ==
2014-05-20 12:36:35 +00:00
- Visit your WordPress Admin area
- Navigate to `Plugins\Add`
2014-05-24 19:15:18 +00:00
- Search for **footnotes** and find this Plugin among others
- Install the latest version of the **footnotes** Plugin from WordPress.org
2014-05-20 12:36:35 +00:00
- Activate the Plugin
2014-05-20 11:23:45 +00:00
== Screenshots ==
2014-09-28 19:16:58 +00:00
1. Find the footnotes plugin settings in the newly added "ManFisher" Menu
2014-05-24 19:15:18 +00:00
2. Settings for the *References Container*
3. Settings for **footnotes** styling
4. Settings for **footnotes** love
5. Other Settings
6. The HowTo section in the **footnotes** settings
2014-05-24 19:40:13 +00:00
7. Here you can see the **footnotes** Plugin at work. Isn't that plain beautiful?
2014-05-20 11:23:45 +00:00
== Changelog ==
2014-10-01 20:57:16 +00:00
= 1.5.2 =
- 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'
2014-09-28 19:43:46 +00:00
2014-10-01 20:57:16 +00:00
= 1.5.1 =
2014-09-28 19:43:46 +00:00
- Bugfix: Broken Settings link in the Plugin listing
- Bugfix: Translation overhaul for German
2014-09-14 20:32:59 +00:00
= 1.5.0 =
- Add: Grouped the Plugin Settings into a new Menu Page called "ManFisher Plugins"
- Add: Sub Page to list all other Plugins of the Contributors
2014-09-27 07:56:40 +00:00
- Add: Hyperlink to manfisher.eu in the "other plugins" page
- Update: Refactored the whole source code
- Update: Moved the Diagnostics Sections to into a new Sub Page called "Diagnostics"
2014-09-14 20:32:59 +00:00
- Bugfix: Line up Footnotes with multiple lines in the Reference container
2014-09-27 07:56:40 +00:00
- Bugfix: Load text domain
- Bugfix: Display the Footnotes button in the plain text editor of posts/pages
2014-09-14 20:32:59 +00:00
2014-09-03 15:49:22 +00:00
= 1.4.0 =
- Feature: WPML Config XML file for easy multi language string translation (WPML String Translation Support File)
2014-09-07 01:48:33 +00:00
- Update: Changed e-Mail support address to the WordPress support forum
- Update: Language EN and DE
- Add: Tab for Plugin Diagnostics
- Add: Donate link to the installed Plugin overview page
- Add: Donate button to the "HowTo" tab
2014-09-03 15:49:22 +00:00
2014-08-28 17:55:30 +00:00
= 1.3.4 =
- Bugfix: Settings access permission vor sub-sites
- Bugfix: Setting 'combine identical footnotes' working as it should
2014-08-27 22:43:57 +00:00
= 1.3.3 =
- Update: Changed the Author name from a fictitious entity towards a real registered company
- Update: Changed the Author URI
2014-08-20 16:38:43 +00:00
= 1.3.2 =
- Bugfix: More security recognizing Footnotes on public pages (e.g. ignoring empty Footnote short codes)
- Bugfix: Clear old Footnotes before lookup new public page (only if no reference container displayed before)
2014-08-25 19:06:38 +00:00
- Update: language EN and DE
- Add: Setting to customize the hyperlink symbol in der reference container for each footnote reference
- Add: Setting to enter a user defined hyperlink symbol
-
2014-08-20 16:38:43 +00:00
2014-08-18 15:06:06 +00:00
= 1.3.1 =
- Bugfix: Allow settings to be empty
- Bugfix: Removed space between the hyperlink and superscript in the footnotes index
2014-08-25 19:06:38 +00:00
- Add: Setting to customize the text before and after the footnotes index in superscript
2014-08-18 15:06:06 +00:00
2014-07-31 10:17:38 +00:00
= 1.3.0 =
- Bugfix: Changed tooltip class to be unique
- Bugfix: Changed superscript styling to not manipulate the line height
- Bugfix: Changed styling of the footnotes text in the reference container to avoid line breaks
2014-08-25 19:06:38 +00:00
- Update: Reformatted code
- Add: new settings tab for custom CSS settings
2014-07-31 10:17:38 +00:00
2014-06-27 10:40:26 +00:00
= 1.2.5 =
- Bugfix: New styling of the mouse-over box to stay in screen (thanks to Jori, France and Manuel345, undisclosed location)
2014-06-10 11:03:52 +00:00
= 1.2.4 =
2014-06-10 11:24:15 +00:00
- Bugfix: CSS stylesheets will only be added in FootNotes settings page, nowhere else (thanks to Piet Bos, China)
2014-06-20 10:45:09 +00:00
- Bugfix: Styling of the reference container when the footnote text was too long (thanks to Willem Braak, undisclosed location)
- Bugfix: Added a Link to the footnote text in the reference container back to the footnote index in the page content (thanks to Willem Braak, undisclosed location)
2014-06-10 11:03:52 +00:00
2014-06-10 08:51:02 +00:00
= 1.2.3 =
2014-06-10 11:24:15 +00:00
- Bugfix: Removed 'Warning output' of Plugins activation and deactivation function (thanks to Piet Bos, China)
- Bugfix: Added missing meta boxes parameter on Settings page (thanks to Piet Bos, China)
2014-06-10 08:51:02 +00:00
- Bugfix: Removed Widget text formatting
- Bugfix: Load default settings value of setting doesn't exist yet (first usage)
- Bugfix: Replacement of footnotes tag on public pages with html special characters in the content
- Feature: Footnotes tag color is set to the default link color depending on the current Theme (thanks to Daniel Formo, Norway)
2014-05-27 18:40:55 +00:00
= 1.2.2 =
- Bugfix: WYSIWYG editor and plain text editor buttons insert footnote short code correctly (also if defined like html tag)
2014-05-28 09:40:11 +00:00
- Update: The admin can decide which "I love footnotes" text (or not text) will be displayed in the footer
2014-05-27 19:22:47 +00:00
- Add: Buttons next to the reference label to expand/collapse the reference container if set to "collapse by default"
2014-05-28 07:00:27 +00:00
- Bugfix: Replace footnote short code
2014-05-28 09:38:47 +00:00
- Update: Combined buttons for the "collapse/expand" reference container
2014-05-27 18:40:55 +00:00
2014-05-24 18:03:30 +00:00
= 1.2.1 =
- Bugfix: HowTo example will be displayed correctly if a user defined short code is set
2014-05-24 17:39:33 +00:00
= 1.2.0 =
- Feature: New button in the WYSIWYG editor and in the plain text editor to easily implement the footnotes tag
- Feature: Icon for the WYSIWYG-editor button
2014-05-24 17:51:38 +00:00
- Feature: Pre defined footnote short codes
- Experimental: User defined short code for defining footnotes
- Experimental: Plugin Widget to define where the reference container should appear when set to "widget area"
2014-05-23 12:31:52 +00:00
- Update: Moved footnotes 'love' settings to a separate container
2014-05-24 12:38:22 +00:00
- Update: Translation for new settings and for the Widget description
2014-05-24 19:15:18 +00:00
- Bugfix: Setting for the position of the "reference container" works for the options "footer", "end of post" and "widget area"
2014-05-23 11:53:26 +00:00
2014-05-22 12:47:54 +00:00
= 1.1.1 =
- Feature: Short code to not display the 'love me' slug on specific pages ( short code = [[no footnotes: love]] )
- Update: Setting where the reference container appears on public pages can also be set to the widget area
2014-05-22 13:45:52 +00:00
- Add: Link to the wordpress.org support page in the plugin main page
2014-05-22 12:59:19 +00:00
- Update: Changed plugin URL from GitHub to WordPress
2014-05-22 13:45:52 +00:00
- Bugfix: Uninstall function to really remove all settings done in the settings page
- Bugfix: Load default settings after plugin is installed
- Update: Translation for support link and new setting option
- Add: Label to display the user the short code to not display the 'love me' slug
2014-05-22 12:47:54 +00:00
2014-05-21 21:34:14 +00:00
= 1.1.0 =
2014-05-21 18:33:26 +00:00
- Update: Global styling for the public plugin name
- Update: Easier usage of the public plugin name in translations
- Update: New Layout for the settings page to group similar settings to get a better overview
- Update: Display settings submit button only if there is at least 1 editable setting in the current tab
2014-05-22 12:47:54 +00:00
- Add: Setting where the reference container appears on public pages (needs some corrections!)
- Bugfix: Displays only one reference container in front of the footer on category pages
2014-05-21 18:33:26 +00:00
2014-05-20 19:33:27 +00:00
= 1.0.6 =
2014-05-20 20:22:30 +00:00
- Bugfix: Uninstall function to delete all plugin settings
- Bugfix: Counter style internal name in the reference container to correctly link to the right footnote on the page above
- Bugfix: Footnote hover box styling to not wrap the footnote text on mouse over
2014-05-20 19:37:04 +00:00
- Update: 'footnotes love' text in the page footer if the admin accepts it and set its default value to 'no'
2014-05-20 19:33:27 +00:00
2014-05-20 11:48:24 +00:00
= 1.0.5 =
2014-05-20 13:05:13 +00:00
- The Plugin has been submitted to wordpress.org for review and (hopefully) publication.
2014-05-20 12:36:35 +00:00
- Update: Plugin description for public directories (WordPress.org and GitHub)
2014-05-20 19:33:27 +00:00
- Feature: the footnotes WordPress Plugin now has its very own CI
2014-05-20 13:49:09 +00:00
- Update: Styling
- Update: Settings to support the styling
2014-05-20 12:36:35 +00:00
- Add: Inspirational Screenshots for further development
- Add: Settings screenshot
- Update: i18n fine-tuning
2014-05-20 11:48:24 +00:00
Version 1.0.4
* Updated replacing function when footnote is a link (bugfix)
* Footnote hover box remains until cursor leaves footnote or hover box
* Links in the footnote hover box are click able
* New setting to allow footnotes on Summarized Posts
* New setting to tell the world you're using footnotes plugin
* New setting for the counter style of the footnote index
** Arabic Numbers (1, 2, 3, 4, 5, ...)
** Arabic Numbers leading 0 (01, 02, 03, 04, 05, ...)
** Latin Characters lower-case (a, b, c, d, e, ...)
** Latin Characters upper-case (A, B, C, D, E, ...)
** Roman Numerals (I, II, III, IV, V, ...)
* Adding a link to the WordPress plugin in the footer if the WP-admin accepts it
* Updated translations for the new settings
* re-changed the version number to have 3 digits
git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@917816 b8457f37-d9ea-0310-8a92-e5e31aec5664
2014-05-20 11:44:38 +00:00
= 1.0.4 =
2014-05-20 19:33:27 +00:00
- Update: replacing function when footnote is a link (bugfix)
2014-05-20 12:36:35 +00:00
- Footnote hover box remains until cursor leaves footnote or hover box
- Links in the footnote hover box are click able
2014-05-20 19:33:27 +00:00
- Add: setting to allow footnotes on Summarized Posts
- Add: setting to tell the world you're using footnotes plugin
- Add: setting for the counter style of the footnote index
2014-05-20 12:36:35 +00:00
- Arabic Numbers (1, 2, 3, 4, 5, ...)
- Arabic Numbers leading 0 (01, 02, 03, 04, 05, ...)
- Latin Characters lower-case (a, b, c, d, e, ...)
- Latin Characters upper-case (A, B, C, D, E, ...)
- Roman Numerals (I, II, III, IV, V, ...)
2014-05-20 19:33:27 +00:00
- Add: a link to the WordPress plugin in the footer if the WP-admin accepts it
- Update: translations for the new settings
- Switch back the version numbering scheme to have 3 digits
Version 1.0.4
* Updated replacing function when footnote is a link (bugfix)
* Footnote hover box remains until cursor leaves footnote or hover box
* Links in the footnote hover box are click able
* New setting to allow footnotes on Summarized Posts
* New setting to tell the world you're using footnotes plugin
* New setting for the counter style of the footnote index
** Arabic Numbers (1, 2, 3, 4, 5, ...)
** Arabic Numbers leading 0 (01, 02, 03, 04, 05, ...)
** Latin Characters lower-case (a, b, c, d, e, ...)
** Latin Characters upper-case (A, B, C, D, E, ...)
** Roman Numerals (I, II, III, IV, V, ...)
* Adding a link to the WordPress plugin in the footer if the WP-admin accepts it
* Updated translations for the new settings
* re-changed the version number to have 3 digits
git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@917816 b8457f37-d9ea-0310-8a92-e5e31aec5664
2014-05-20 11:44:38 +00:00
2014-05-20 11:42:07 +00:00
= 1.0.3 =
2014-05-20 19:33:27 +00:00
- Add: setting to use personal starting and ending tag for the footnotes
- Update: translations for the new setting
- Update: reading settings and fallback to default values (bugfix)
2014-05-20 11:42:07 +00:00
2014-05-20 11:38:36 +00:00
= 1.0.2 =
2014-05-20 19:33:27 +00:00
- Add: setting to collapse the reference container by default
- Add: link behind the footnotes to automatically jump to the reference container
- Add: function to easy output input fields for the settings page
- Update: translation for the new setting
2014-05-20 11:38:36 +00:00
2014-05-20 11:35:10 +00:00
= 1.0.1 =
2014-05-20 12:36:35 +00:00
- Separated functions in different files for a better overview
2014-05-20 19:33:27 +00:00
- Add: a version control to each file / class / function / variable
- Add: layout for the settings menu, settings split in tabs and not a list-view
- Update: Replacing footnotes in widget texts will show the reference container at the end of the page (bugfix)
- Update: translations for EN and DE
2014-05-20 12:36:35 +00:00
- Changed version number from 3 digits to 2 digits
2014-05-20 11:33:11 +00:00
2014-05-20 11:42:07 +00:00
= 1.0.0 =
2014-05-20 12:36:35 +00:00
- First development Version of the Plugin
2014-05-20 11:23:45 +00:00
2014-05-20 11:48:24 +00:00
== Upgrade Notice ==
2014-05-20 11:53:13 +00:00
to upgrade our plugin is simple. Just update the plugin within your WordPress installation.
To cross-upgrade from other footnotes plugins, there will be a migration assistant in the future