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.
Some basic usage examples:
A one-level menu, like primary and secundary links are displayed.
- Starting depth: 1
- Rendered depth: 1
The second level, like the secundary 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.5 | 2008-Mar-19 | 7.59 KB | Download · Release notes | Recommended for 6.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.x-dev | 2008-Mar-20 | 7.73 KB | Download · Release notes | Development snapshot | |
