Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/acusti/simple-footnotes-editor-button

WordPress plugin that adds 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.
https://github.com/acusti/simple-footnotes-editor-button

Last synced: about 1 month ago
JSON representation

WordPress plugin that adds 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.

Awesome Lists containing this project

README

        

# 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.2.2

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 (i.e. the “Kitchen Sink”) that users can click to open a textarea overlay where they can enter the footnote content and then insert it into the editor 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 accepts HTML).

3. The footnote shortcode created by the plugin.

## Changelog ##

### 0.2.2 ###
* Readme fixes and updates.

### 0.2.1 ###
* 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.