Menu Headers

Component ID

1917610

Component name

Menu Headers

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This module was inspired by a thread on the Drupal.org forums in 2008 about adding headers to sections of menu items within a menu. Menu Headers adds this functionality in a graceful, and lightweight configuration page attached to each menu's active links.

Use

  1. To use this module, go to Admin->Structure->Menus->[Menu Name]
  2. Click "Edit menu item headers" in the active links section at the top of the page.
  3. Open a menu link section, select a header size and type in a title
  4. Click Save

The header will appear directly above the menu link that you chose.

Contribute

Git command:

git clone --recursive --branch 7.x-1.0 http://git.drupal.org/sandbox/zbabtkis/1917610.git menu_headers
cd menu_headers