Closed (fixed)
Project:
SimpleMenu
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 Jan 2007 at 22:59 UTC
Updated:
20 Jan 2007 at 21:38 UTC
Jump to comment: Most recent file
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.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | use_any_menu.patch | 750 bytes | ewhipple |
| simplemenu.patch | 753 bytes | ewhipple |
Comments
Comment #1
ewhipple commentedTurns out I made the patch wrong. I'll have a corrected one soon.
Comment #2
ewhipple commentedHere is a revised patch made against CVS.
Comment #3
m3avrck commentedGreat idea, thanks!
Comment #4
ewhipple commentedCool beans. Thanks!