Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imath/wp-manual
A WordPress plugin to create a manual for your blog, theme, plugin or any application.
https://github.com/imath/wp-manual
Last synced: 24 days ago
JSON representation
A WordPress plugin to create a manual for your blog, theme, plugin or any application.
- Host: GitHub
- URL: https://github.com/imath/wp-manual
- Owner: imath
- Created: 2013-08-11T17:11:10.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2020-09-10T10:19:36.000Z (about 4 years ago)
- Last Synced: 2023-03-24T08:21:58.236Z (over 1 year ago)
- Language: PHP
- Size: 60.5 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
WP Manual
=========It's a WordPress plugin to build a short Manual to help your users discover the functionalities of your blog, theme, plugin or any application.
Available in french and english.
Features
--------+ Automatically creates a table of content for your manual,
+ each manual page is a chapter of this TOC and their headings subchapters,
+ automatically creates back to top links,
+ automatically includes « thickbox » to zoom the images,
+ manual pages are managed in a specific area of WordPress back-end,
+ a widget let you add the TOC of your manual on the side of manual pages,
+ a widget let you add a search form for your manual
+ a bottom navigation let your users read it as if they were « turning pages »Configuration needed
--------------------+ WordPress 3.5.2
+ Loves WordPress 3.6Installation
------------Before activating the plugin, make sure all the files of the plugin are located in `/wp-content/plugins/wp-manual` folder.