Hi,
I'm using the menu manager for my menu's. I'd like to make a second 'menu'. Therefore I need other nodes then my main menu. This means that I want to use nodes that are not listed in $nodelist ($nodelist is a list of all nodes where the "Show in menu" option is set to true).
Is there a smarty variable that lists all nodes, whatever properties they may have?
What other variables are available in the Menu Manager?
Thanks in advance,
Bart
Other variable node lists than $nodelist in Menu Manager? [solved]
-
Bartm85
Other variable node lists than $nodelist in Menu Manager? [solved]
Last edited by Bartm85 on Thu Aug 09, 2007 1:51 pm, edited 1 time in total.
-
cyberman
Re: Other variable node lists than $nodelist in Menu Manager?
What do you wanna show in second menu?
-
Bartm85
Re: Other variable node lists than $nodelist in Menu Manager?
Links to pages that have not the "Show in menu" property set to true.cyberman wrote: What do you wanna show in second menu?
Bart
-
cyberman
Re: Other variable node lists than $nodelist in Menu Manager?
Please look at MenuManagers help - there's a parameter show_all. It should do it what you want ...
-
Bartm85
Re: Other variable node lists than $nodelist in Menu Manager?
Thanks, that fixed the problem!
