Advanced Help Topic Nodes

Component ID

443006

Component name

Advanced Help Topic Nodes

Component type

module

Development status

Component security advisory coverage

not-covered

Downloads

1188

Component created

Component changed

Component body

This module is being deprecated. It functionality will be implemented in Advance Help Inject Module http://drupal.org/project/helpinject

The module allows nodes to be advanced help topics. At the moment it requires a patch of advanced help (see #423188: Create hook for topics).

After installing it one needs edit (or create) a content type and set it to be a advanced help topic node.

The module also has a theme function for putting help icons and help topic creation icons any where one would like them.

There is a sub module advanced help topic nodes for forms which uses this function to place help topics on all forms. While I think it demonstrates the power of advanced help topic nodes, I do not think it works very well, and hopefully can be replaced.

More info is available at this blog post http://www.agileapproach.com/blog-entry/using-nodes-store-advance-help-topics">Using Nodes to Store Advance Help Topics.