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.

CommentFileSizeAuthor
menutree.module.patch1.42 KBsun

Comments

Crell’s picture

Thanks! Committed to 5.x-dev, although I plan to spin the jump menu off to its own module before a new release is made.

Crell’s picture

Status: Needs review » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)