Local Menu
fokke - February 4, 2008 - 19:39
This module adds a block that will show a local menu in the context of the page you're at. It let's you specify the depth to start rendering at and the number of levels to render in total. The menu title will be the parent item of the first level rendered items.
This module is admittedly not very flexible. A good alternative is the Menu block module.
Some basic usage examples:
A one-level menu, like primary and secondary links are displayed.
- Starting depth: 1
- Rendered depth: 1
The second level, like the secondary menu behaves if you point it to the primary menu.
- Starting depth: 2
- Rendered depth: 1
The underlaying levels of the current page
- Starting depth: Current depth
- Rendered depth: All levels (unlimited)
The levels under the level #1 menu item that is in the current trail.
- Starting depth: 2
- Rendered depth: All levels (unlimited)
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.6 | 2009-Jul-21 | 7.84 KB | Download · Release notes | Recommended for 6.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.x-dev | 2009-Jul-22 | 7.85 KB | Download · Release notes | Development snapshot | |
