- Version 10.0.1
- Project Flyweb Production
- Section blog
- Tags
Published This Post is a few years old and the Information provided might be out of date!
Textpattern Plug-in: Category Restrictons
Textpattern Plug-in to restrict Article-Categories from specific sections in the Write-Panel Categories dropdown menus
When working with many Authors and multiple Article Categories. Users tend to select categories without checking the Website Navigation Structure. Because of that articles will get published in the wrong categories, thus I made this Plug-in to help prevent that.
Features
- Settings page to de/-activate Categories for a specific section
- All settings are saved in the database
- Users can not select blocked categories in the dropdown menu
- Clean Uninstall
A Repository can be found on github - github.com/brachycera/fly_cat_restriction. This Plug-in is released under the MIT License.
Changelog
Version 1.1 - 6 Feb. 2015
- Changed plugin name from fw_cat_restrictions to fly_cat_restrictions to follow TXP plugin guidelines
- Bugfix for Dropdown if section and category names were equal
- Added Feature Request to show/hide restricted Categories on Write Tab. Set via checkbox on Plugin Setting page
- Added CSS-Classes .restricted and .restrictedHidden for Option Tag in Dropdown on Write Tab
Version 1.0 - 3 Feb. 2015
- Initial release