rah_section_titles
Published under current TXP projects
Rah_section_titles makes Write tab’s section drop-down list show section titles instead of section names. The rah_section_titles plugin is somesort of answer to this feature idea by Redbot
Image: rah_section_titles
List of features
- Simple setup: just run the automatic plugin setup and activate.
- Shows section titles instead of names.
- Outputs valid XHTML, and tiny and clean JavaScript code.
Requirements
Rah_section_title’s minimum requirements:
- Textpattern 4.0.7+
- jQuery (jQuery is bundled with Textpattern).
Installation and usage
The general simple behavior stands: paste the plugin code to the plugin installer box and run the automatic setup. Then just activate the plugin and it’s ready, section titles are shown.
Changelog
Version 0.2
- Better compatibility with other plugins that play with the same drop-down, and better integration with TXP. Now the plugin doesn’t replace the entire dropdown, but only the labels within each item.
- Generally improved code.
- Moved the JavaScript to
<head>. - Now requires Textpattern 4.0.7 or newer.
Version 0.1.2
- Added missing
<br />.
Version 0.1
- Initial release.