Page 1 of 1

Group pages/menu

Posted: Mon Apr 26, 2010 1:31 pm
by carootje79
Hi you All,

Is there a way to group pages/menu's?

For example:

Group Menu:
-Home
-Contact
-About

Group footer:
-Disclaimer
-Privacy policy

And in the template I can select a specific group to display {menu group="menu"} and {menu group="footer"}

Thanx!

Re: Group pages/menu

Posted: Mon Apr 26, 2010 1:54 pm
by Augustas
There is no "group" functionality, but to get this result, you may use parameters like "start_page", "start_element", "start_level" and others.
More - see the Help of Menu Manager, and search this forum.

Re: Group pages/menu

Posted: Mon Apr 26, 2010 3:15 pm
by uniqu3
you can do it with excludeprefix='your aliases to show' and includeprefix='aliases to show,separated'

Re: Group pages/menu

Posted: Mon Apr 26, 2010 7:29 pm
by carootje79
Thanx! I will try to make it work :)