=== Documentation === Contributors: itthinx Donate link: http://www.itthinx.com/plugins/documentation Tags: doc, docs, document, documents, documentation, manual, manuals, platform, system, wiki, wikis, woocommerce Requires at least: 3.6 Tested up to: 4.1.1 Stable tag: 1.3.2 License: GPLv3 A documentation management system. == Description == _Documentation_ is intended to provide sound basic structures for a documentation management system. Leveraging WordPress' framework and internal structures, the system provides a completely new section to manage documents independently from normal posts or pages. Documents are complemented by their dedicated document categories and document tags, which allows to keep the documentation structures separate from the more blog-oriented posts or CMS-like pages. It can be used to build a dedicated documentation site, a subsite for documentation in a multisite network or other creative deployments. Documents can be attached to products in WooCommerce using [WooCommerce Documentation](http://www.itthinx.com/plugins/woocommerce-documentation/). ### Widgets ### The plugin provides several widgets that are used to display document links: - Document Hierarchy : facilitates navigating and viewing the document hierarchy - Document Children : displays links to children of documents - Documents : to display sets of document links ### Shortcodes ### The following shortcodes are available: - [documentation_hierarchy] - [documentation_list_children] - [documentation_search_form] - [documentation_documents] Please refer to the documentation pages for details. ### Feedback ### Feedback is welcome! If you need help, have problems, want to leave feedback or want to provide constructive criticism, please do so here at the [Documentation plugin page](http://www.itthinx.com/plugins/documentation/). Please try to solve problems there before you rate this plugin or say it doesn't work. There goes a _lot_ of work into providing you with free quality plugins! Please appreciate that and help with your feedback. Thanks! #### Twitter #### Follow [@itthinx](http://twitter.com/itthinx) on Twitter for updates on this and other plugins. == Installation == 1. Upload or extract the `documentation` folder to your site's `/wp-content/plugins/` directory. You can also use the *Add new* option found in the *Plugins* menu in WordPress. 2. Enable the plugin from the *Plugins* menu in WordPress. == Frequently Asked Questions == = Where is the documentation? = The documentation pages are [here](http://www.itthinx.com/documentation/documentation/). == Screenshots == 1. Documents Menu 2. Example documentation as viewed on the back end. 3. Document Hierarchy widget settings 4. Document Hierarchy widget example output 5. Document Children widget settings 6. Document Children widget example output 7. Documents widget settings 8. Documents widget example output 9. [documentation_hierarchy] shortcode example output == Changelog == = 1.3.2 = * Fixed missing ul tags in the document hierarchy renderer. * Added a content filter to recognize escaped shortcodes in documents, so that these can appear and be rendered without the double [[ ]]. WordPress will render them with double brackets if the shortcode doesn't exist. = 1.3.1 = * Fixed static call to class method. = 1.3.0 = * Adjusted for WordPress 4.0 compatibility. * Added [documentation_documents] shortcode. = 1.2.0 = * Added support for search options to the [documentation_search_form] shortcode. = 1.1.0 = * Added the [documentation_search_form] shortcode which provides a dynamic document search form. = 1.0.3 = * WordPress 3.9 compatibility checked * Translation template added = 1.0.2 = * Improvement: Documents are available under Appearance > Menus so that documents can be added directly to menus. * Improvement: Changed the basic labels of document categories to distinguish them from post categories, especially for the Menus. * Improvement: Added the Document Categories column on the Documents overview screen Document > All Documents. = 1.0.1 = * WordPress 3.8 compatibility checked. = 1.0.0 = * This is the first public release. == Upgrade Notice == = 1.3.2 = * Fixes a rendering issue in document hierarchies and improves escaped shortcodes rendered in documents. = 1.3.1 = * Fixed a code issue. = 1.3.0 = * WordPress 4.0 compatible and new [documentation_documents] shortcode added. = 1.2.0 = * Added support for search options to the [documentation_search_form] shortcode. = 1.1.0 = * Adds the new [documentation_search_form] shortcode which provides a dynamic search form. = 1.0.3 = * WordPress 3.9 compatibility checked and translation template added. = 1.0.2 = * Added several improvements for document categories display and menus. = 1.0.1 = * WordPress 3.8 compatibility checked. = 1.0.0 = * This is the first public release.