Selected pages in menu (MenuManager)

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
ofrost
Forum Members
Forum Members
Posts: 47
Joined: Tue May 01, 2007 8:52 pm

Selected pages in menu (MenuManager)

Post by ofrost »

Hi.
I have this question.

On my site I have 30 second level page. In one template I have four menus (top, main, right and bottom).

I would like to show different pages in all these menus.

In top: pages 1,5,7,8
In main: pages 2,14,16,25

etc.

I know that I can use items option in menumanage but if I add new pages I would have to edit menu each time.
I could use this construction {if $node->hierarchy > 5.0 and $node->hierarchy < 5.3 } but again, new page and edit menu.

I think that I could use page attribute option. If page attribute key1=1 than show in top menu.

How can I do this? Any smarty wizards here :)

And one more question. Is there a way to divide one menu in 4 columns?
 
Last edited by ofrost on Thu Apr 15, 2010 12:29 pm, edited 1 time in total.
ofrost
Forum Members
Forum Members
Posts: 47
Joined: Tue May 01, 2007 8:52 pm

Re: Selected pages in menu (MenuManager)

Post by ofrost »

Anyone knows why constracion  {if $node->hierarchy > 5.0 and $node->hierarchy < 5.3 } stops working when numbers get bigger than 5.9, ie 5.12 or 5.16
Last edited by ofrost on Mon Apr 26, 2010 3:07 pm, edited 1 time in total.
Post Reply

Return to “Modules/Add-Ons”