Administrative Help

Categories

Component ID

2324905

Component name

Administrative Help

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

1610

Component created

Component changed

Component body

When developing a Drupal site for our clients, we found it helpful to create a help content type where we could write instructions on how to do things specific to the given site. This module takes that concept and turns it into something you can drop into any site. This module does the following things:

  • Creates a content Type "Administrative Help"
  • Adds a permission which is required to view the help nodes
  • Adds a block which displays all the help nodes which are published

The functionality is fairly simple, but saves time from having to set up something similar on new sites.