yab_remember_categories - Remembers the selected categories in write tab
This simple Textpattern plugin simply remembers the selected categories in the admin write tab while creating an article. It’s saves the values in the Browsers HTML5 localStorage.
Download compiled and source: yab_remember_categories_v0.2.tar.gz
Version: 0.2
Table of contents
Plugin requirements
yab_remember_categories’s minimum requirements:
- Textpattern 4.x
Configuration
Install and activate the plugin. The Plugin remembers the previously selected category 1 and category 2 in write tab while creating an article by saving with HTML5 localStorage.
Changelog
- v0.1: 2014-02-04
- initial release
- v0.2: 2014-02-06
- bugfix: does now only work on article create step
Licence
This plugin is released under the GNU General Public License Version 2 and above
- Version 2: http://www.gnu.org/licenses/gpl-2.0.html
- Version 3: http://www.gnu.org/licenses/gpl-3.0.html