Menu Empty

Component ID

1282256

Component name

Menu Empty

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This module allows for the creation of placeholder items in the menu system that links to nothing (i.e. the has tag - #). This is useful when creating a menu structure where some menu items are simple placeholders to convey the structure of a website.

Installation

Download and place the module in your modules directory as usual (sites/all/modules) and enable it.

Usage

When creating new menu links (admin/structure/menu/manage/.../add), use <empty> in the Path input field and the menu link will link to nothing.

The new empty menu links will then have its href attribute set to #.

Theming

All empty links have the CSS class "empty" added to them.