=== Plugin Name === Contributors: ferenyl, hypernode Tags: checklist, list Requires at least: 3.3 Tested up to: 3.4.1 Stable tag: 0.9.3 Create checklists in WordPress and choose users who can use that checklist. You can also add checklist groups for common list items. == Description == Create checklist and share those with specified users. You can assign a status to a list item: * Pending * Done * Error You can have a checklist group for reuseing list items. This will help when you are creating list such as "pre release" or "things to do when i leave home" lists. This plugin creates a page ("checklists") when you activates this plugin. You can change the name and slug if you want to. To change css, just copy `pluginfolder/css/lists.css` to you template folder. == Installation == 1. unzip and upload the folder to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. create your checklists == Frequently Asked Questions == = I deleted the list page! = Reinstall the plugin. There will be a plugin page soon! = I can't update the list in frontend = You must have javascript enabled. This will be fixed in a future release == Screenshots == 1. list group 2. Checklist 3. A list in action 4. Options == Changelog == = 0.9.3 = * fixed database error = 0.9.2 = * added hypernode as author = 0.8 = * Fixed Bug = 0.7 = * Options page * Fixed some strings = 0.6 = * Looks for css in template folder * minified js files = 0.5 = * Initial release == Upgrade Notice ==