Posted by deville on January 28, 2008 at 11:56pm
Jump to:
| Project: | Submenu Tree |
| Version: | 5.x-0.4 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (won't fix) |
Issue Summary
Actually, this is a very useful module, I especially like how it repurposes the Primary Links rather than creating *another* menu.
However, once you get three levels deep in the hierarchy it fails to print the parent menu item's siblings (two levels deep it works as it should). Would it be possible to define the Master Parent, and therefore print all children and siblings beneath that item?
Comments
#1
Hi,
I'm not quite sure I understand what your situation is. Could you please clarify a bit?
Let's say, you have a menu tree:
Page 1- Page 1.A
- Page 1.A.i
- Page 1.A.i.1
- Page 1.A.i.2
- Page 1.A.ii
- Page 1.A.ii.1
- Page 1.A.ii.2
- Page 1.A.iii
- Page 1.B
- Page 1.B.i
- Page 1.B.ii
- Page 1.B.iii
- Page 1.C
Page 2
- Page 2.A
If you are viewing Page 1.A.i, the submenu tree is
- Page 1.A.i.1- Page 1.A.i.2
the sibling menu tree is
- Page 1.A.i- Page 1.A.ii
- Page 1.A.iii
What would you like to display when viewing Page 1.A.i?
#2
Closed due to lack of further information.