Needs work
Project:
Jump
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
8 Jan 2009 at 16:19 UTC
Updated:
26 Jan 2011 at 18:19 UTC
I ran into a situation where I needed multiple menus for sets of categories using the same taxonomy vocabulary set. I made a few minor changes to pass in the parent in the initial call, like so:
print jump_quickly(3, 'taxo', 12);
In this case, my parent term has a tid = 12. If you do not include a parent ID, the menu appears as it would have without the additional variable.
| Comment | File | Size | Author |
|---|---|---|---|
| create_menu_by_parent.patch | 552 bytes | bwoods |
Comments
Comment #1
nicholas.alipaz commentedThis feature didn't get into 1.x. We are glad to accept a new patch against 2.x branch.
Comment #2
nicholas.alipaz commented