=== Docu === Contributors: dinamiko Tags: documentation, docs, doc, documents, document Requires at least: 3.9 Tested up to: 4.1 Stable tag: 1.1 A simple Documentation Plugin == Description == Docu is a simple but flexible documentation plugin that allows you to document your products with ease. Docu Demo and Documentation = Features = * Create Categories and Docs the same way as you create Categories and Posts in WordPress * Order Doc Categories and Docs with drag and drop in the admin * Docu Sidebar Widget that displays a search form and a list of all categories * Flexible template system that allows template overrides in an upgrade safe way * Well documented, it's a documentation plugin :) == Installation == Installing "Docu" can be done either by searching for "Docu" via the "Plugins > Add New" screen in your WordPress dashboard, or by using the following steps: 1. Download the plugin via WordPress.org 2. Upload the ZIP file through the 'Plugins > Add New > Upload' screen in your WordPress dashboard 3. Activate the plugin through the 'Plugins' menu in WordPress == Screenshots == 1. Docu Index page 2. Docu Single document 3. Docu Single in admin 4. Docu Sidebar Widget == Credits == This plugin uses Gamajo-Template-Loader for template loading, thanks Gary :) https://github.com/GaryJones/Gamajo-Template-Loader Also, the creation of class-docu-template-loader.php was taken from a tutorial of pippinsplugins.com This plugin uses Masonry and imagesloaded http://masonry.desandro.com https://github.com/desandro/imagesloaded == Changelog == = 1.1 = * Fix a console error when masonry isn't loaded = 1.0 = * Initial release