rah_default_category
Published under current TXP projects
Rah_default_category is a tiny admin-extension for Textpattern CMS. The plugin brings the default section feature to categories. With rah_default_category site authors can pick default article categories, just like you can select a default section. The plugin is an answer to a request made by jim.
Image: rah_default_category
List of features
- Select default categories for articles, just like you can select default section.
- Interface under Textpattern / Extensions / Default Category for setting the default categories.
- Valid XHTML and clean Javascript.
Requirements
Rah_default_category’s minimum requirements:
- Textpattern 4.0.7+
- jQuery (bundled with Textpattern).
Installation and usage
The normal plugin installation behavior stands:
- Download the plugin installation code file.
- Navigate to your Textpattern installation’s Plugins page (TXP/Admin/Plugins).
- Copy and paste the plugin code to the Install plugin box and run the automated setup.
- When the setup is done, just activate the plugin from the plugin list.
- When done, the plugin is ready to be used. Now you can go to Extensions / Default category and pick the default categories.
Changelog
Version 0.2
- Fixed: conditional logic. Now doesn’t reselected default categories after article post + empty categories compo.
- Removed tables from the plugin’s prefs panel and changed to better layout.
- Removed inline styles.
- Improved installer.
- Now uses same coding style as all newer rah-plugins.
- Centralized preferences fetcher.
- Changed prefs panel event from
rah_default_category_pagetorah_default_category. - Now requires Textpattern version 4.0.7 or newer.
Version 0.1
- Initial release.