The parent menu item in a jump menu block should be customizable to display only menu items below a certain parent item. I needed this functionality in a project, where only products should be displayed, but 'Products' is a sub-item in primary links.
Attached patch adds this feature by introducing per-block settings. AFAIS, menutree_forms() should be needless now.
| Comment | File | Size | Author |
|---|---|---|---|
| menutree.module.patch | 1.42 KB | sun |
Comments
Comment #1
Crell commentedThanks! Committed to 5.x-dev, although I plan to spin the jump menu off to its own module before a new release is made.
Comment #2
Crell commentedComment #3
(not verified) commented