Build useful help for your users.

The Helpful module adds an additional layer to the Advanced Help module. The purpose of Helpful is to enable site developers to build a help system for their users, without giving them access to the entire advanced help system.

Features

  • Implements helpful_help(); Add advanced_help topics to the page (the actual system help block via hook_help()!) by simply adding "help path" to the help.ini file.
    [node-page]
    title = Node Page
    line break = TRUE
    navigation = FALSE
    help path = node
    help type = message
  • theme_helpful_topic() - Provides a simpler theme function and preprocessors for outputting the topic content itself.
  • hook_helpful_help_access($path, $args, $help_item) - Allow other modules to determine the visibility of a help item. Primary used for Helpful Hide). Can be used to show a help topic based on the $args values in hook_help(). See helpful.api.inc

Included modules

  • Helpful Hide Module - Lets users hide these helpful messages. when they grow tired of seeing them.
  • Helpful Example Module - An example module that provides help content for common Drupal core pages... without any PHP! Use this as an example to build your own help content.
  • More coming soon...

Development Status

Helpful.module is not really being developed at the moment, and the current release is ALPHA. This means it has not been thoroughly tested. Help is welcome. If you need this module updated for any reason you can contact us.

Requirements

Credits

Downloads

Recommended releases

Version Downloads Date Links
7.x-1.0-alpha4 tar.gz (10.29 KB) | zip (13.89 KB) 2012-Mar-20 Notes

Development releases

Version Downloads Date Links
7.x-1.x-dev tar.gz (10.29 KB) | zip (13.91 KB) 2012-Mar-21 Notes

Project Information


Maintainers for Helpful

  • Jon Pugh - 29 commits
    last: 1 year ago, first: 1 year ago

Issues for Helpful

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
Statistics (2 years)
New issues
Open bugs
Participants
nobody click here