gem_cat_index
Categories
Component ID
122941
Component name
gem_cat_index
Component type
module
Component security advisory coverage
not-covered
Downloads
512
Component created
Component changed
Component body
This module is coded against 4.7 Drupal and the Category module. I am using the form_alter hook to include a set of radio options "Enabled" and "Disabled" on the Category sections. When enabled, the navigation tree is appended to that nodes body. This will display all navigational elements, even if those elements have been marked as "hidden" from the main navigation menu via the Category module. The reasoning for this is that we have massive amounts of nodes and need a convenient way for users to get to the content without cluttering the main nav with all the content.
The following features are provided:
* navigational style listings per node - appended to the nodes body
* add/delete/modify functions
* db install script
