1.2releasedTextformatter Labels
Configurable labels for textarea inputs, showing the active textformatter. Labels may be linked to documentation pages on the web.
Clone URLgit://github.com/michael-e/textformatter_labels.git
Add as a submodulegit submodule add git://github.com/michael-e/textformatter_labels.git extensions/textformatter_labels --recursive
Compatibility
| 2.0.0 | 2.0.3 | 2.0.4 | 2.0.5 | 2.0.6 | 2.0.7 | 2.1.0 | 2.1.1 | 2.1.2 | 2.2.0 | 2.2.1 | 2.2.2 | 2.2.3 | 2.2.4 | 2.2.5 | 2.3.0 | 2.3.1 | 2.3.2 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| No | No | No | No | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | No | No | No. Soon? |
Readme
Textformatter Labels
This is an extension to the Symphony XSLT Content Management System. It will enhance edit pages in the publish area by appending configurable 'textformatter labels' to existing (HTML) labels of textformatter-enabled textareas.
Installation
Upload the 'textformatter_labels' folder in this archive to your Symphony 'extensions' folder.
Enable it by selecting the "Textformatter Labels", choose Enable from the with-selected menu, then click Apply.
Usage
Once you have installed the extension, it will automatically append textformatter names to (HTML) labels of textformatter-enabled textareas on edit pages.
Optional: In Symphony "Preferences" you may configure label text to override standard textformatter names. You may as well define link URLs for textformatter labels to point to.
Version history
Symphony 2.0.6 to 2.2.x
- Added extension.meta.xml file
Symphony 2.0.6 to 2.2.x
- Symphony 2.2 compatibility
Symphony 2.0.6 to 2.1.x
- Bugfixes, cleanup
Symphony 2.0.6 to 2.1.x
- Bugfixes, README update
Symphony 2.0.6 to 2.1.x
- Initial commit