Path Documentation
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Component created
Component changed
Component body
All too often, as Drupal developers and site builders, we toil away building the perfect site, only to hand it over to a client who struggles to understand how to utilize our great system. Often we pair our site delivery, with some form of documentation, Microsoft Word, maybe a pdf. Of course the client gets lost trying to toggle between a static page of documentation, and a dynamic, fluid content management system.
This Path Documentation project attempts to solve the issue by providing on-page documentation, as well as a structured "book-like" documentation page for getting a general overview. Documentation will automatically perform the following when installed:
- Creates a bare-bones documentation content type (customize as you wish!)
- Injects on-page documentation based on the paths you specify in each documentation node
- Creates an administration page to structure your documentation
- Creates a helpful overview/table-of-contents page
- Restricts access of any documentation to authorized users only
Note: This module restricts access to the documentation with a new permission "view documentation", however this does not restrict its access in views or rss etc. If you need the documentation content type to be restricted from those features as well, please use an access control module (like Content Access).
