Experimental project

This is a sandbox project, which contains experimental code for developer use only.

Overview

Column menu items is a Drupal module that allows editors to create columns of menu items. Special menu items provides similar functionality by providing placeholder ("<nolink>").
The main difference is that Column menu items doesn't display that specific menu item, and removes it from the breadcrumb.

Use Case

This module is especially helpful for multi-columns footer menus.

Features

  • User can create a new menu item and specify "<column>" in the Path field, without quotes.
  • The value specified in the Menu link title field is only used for the admin interface, and will NOT be rendered.
  • Breadcrumbs will NOT display that menu item neither.
  • CSS class "column" will be added on the "<li>" element containing the sub-menu.
  • The "column" CSS class is configurable.

Compatibilities with other modules

Column menu items should play nicely with Menu Block or Special Menu Items.

Credits

Anthony Riberi (Stanto)
This module comes from a patch for Special Menu Items created by mpotter and updated by tirdadc.

Project information

  • Created by Stanto on , updated