I wanted to use Simplemenu for just the Administer portion of my Navigation menu, but I don't want to move Administer into a separate menu (and block). The attached patch changes the Simplemenu settings page to call menu_parent_options(0) instead of menu_get_root_menus(). As a result, the dynamic menu bar can be set to start at any item in the menu hierarchy.

CommentFileSizeAuthor
#2 use_any_menu.patch750 bytesewhipple
simplemenu.patch753 bytesewhipple

Comments

ewhipple’s picture

Status: Needs review » Needs work

Turns out I made the patch wrong. I'll have a corrected one soon.

ewhipple’s picture

Status: Needs work » Needs review
StatusFileSize
new750 bytes

Here is a revised patch made against CVS.

m3avrck’s picture

Status: Needs review » Fixed

Great idea, thanks!

ewhipple’s picture

Status: Fixed » Closed (fixed)

Cool beans. Thanks!