rah_write_each_section
Published under current TXP projects
A tiny plugin that allows users to pick section before going to the actual writing panel. This plugin is an answer to a post by cuba.
Image: rah_write_each_section
Intro and description
Rah_write_each_section adds extra step to article posting; the plugin makes site authors pick the section before going to the actual write panel. The extra step will hopefully increase the change of the articles actually going to correct sections. Super-serious news don’t look that nice in Jokes section.
List of features
- Adds extra step to article publishing: outputs list of sections before the actual write panel.
- Only sections that have feeds enabled are shown in the list.
- Outputs valid HTML and clean Javascript.
Requirements
Rah_write_each_section minimum requirements:
- Textpattern 4.0.7+
- jQuery (bundled with Textpattern).
Recommended:
- Textpattern 4.2.0+
Installation and usage
- Navigate to your Textpattern installation plugin pane: TXP/Admin/Plugins.
- Paste the plugin code to the plugin installer textarea.
- Run the automatic setup.
- When the installation is done, just activate the plugin.
- All done. The section list will be now on shown before writing panel.
Changelog
Version 0.2
- Now compatible with TXP 4.3.0. Thank you, Phil Wareham, for reporting.
- Moved JavaScript and inline styles to
<head>. - Now requires TXP 4.0.7 or newer.
Version 0.1
- Initial release.