Enhances Drupal's core menu system and module.
The goal of the menu helper modules is:
These sub-modules integrate with 'Menu helper' navigation blocks :
These sub-modules do not require the 'Menu helper' module. Todo - Submodules| Name | Description |
|---|---|
| menu_helper_block | Implementation of hook_block(). |
| menu_helper_tree_output | Looks for any menu item with a reset depth, re-positions it, and then renders the menu tree. |
| _menu_helper_get_depth_titles | Get menu depths as readable string |
| _menu_helper_get_home_menu_item | Gets the custom home menu item. |
| _menu_helper_get_menu_names | Gets an associated array keyed on menu names with each value set to the menu title. |
| _menu_helper_home_menu_item | Gets and sets a custom home menu item. |
| _menu_helper_set_home_menu_item | Sets a custom home menu item. |