=== Simple Footnotes Editor Button === Contributors: acusti Tags: footnotes, endnotes, wysiwig, tinymce, toolbar, button Requires at least: 3.0 Tested up to: 3.5.2 Stable tag: 0.21 Add a button to the TinyMCE editor toolbar to make it easy for users to add footnotes with the proper syntax for the Simple Footnotes plugin. == Description == The [Simple Footnotes](http://wordpress.org/plugins/simple-footnotes/) plugin allows you to add simple, elegant footnotes on your site. This tiny plugin makes it incredibly simple to create those footnotes, leaving nothing to teach the site’s editors (no need to explain shortcodes or special syntaxes). It adds a button to the TinyMCE editor toolbar in the second row that users can click to display a textarea where they can enter the footnote content and then add footnotes with the proper syntax. == Translation == * French == Screenshots == 1. The above screenshot shows the button icon with hover style in the editor toolbar. It’s in the bottom row (i.e. the “Kitchen Sink”), second to the end. 2. The overlay box where the user enters the text content of the footnote (it can accept HTML). 3. The footnote shortcode created by the plugin. == Changelog == = 0.21 = * Added check to only load the toolbar button if the Simple Footnotes plugin is enabled. * Prepared plugin for release on WordPress plugin repository. = 0.2 = * Translated to English and added French fr_FR language file. = 0.1 = * Release.