rah_status_dropdown
Published under current TXP projects
Rah_status_dropdown is a visual admin-side extension for Textpattern CMS. The plugin changes Write panel’s Status radio buttons into a select field. Changing the list of statuses into a select field will save extra space, and hides the extra article statuses that might have no real use to the writer.
Image: rah_status_dropdown
List of features
- Simple setup: just run the automatic plugin setup and activate.
- Shows a status select dropdown box instead radio buttons.
- Outputs valid XHTML, and tiny and clean JavaScript code.
Requirements
Rah_status_dropdown’s minimum requirements:
- Textpattern 4.0.7+
- Textpattern with jQuery (included with Textpattern).
- Client browser with JavaScript support.
Installation and usage
The general simple behavior stands: paste plugin code to the plugin installer textarea and run the automatic setup.
Changelog
Version 0.2
- Moved the JavaScript to
<head>. - Now gets the active status with plain JavaScript, not with PHP from the saved article.
- Because of the above change, the code is now shorter and less intensive.
- Now requires Textpattern version 4.0.7 or newer.
Version 0.1
- Initial release.