Other variable node lists than $nodelist in Menu Manager? [solved]

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
Bartm85

Other variable node lists than $nodelist in Menu Manager? [solved]

Post by Bartm85 »

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
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?

Post by cyberman »

What do you wanna show in second menu?
Bartm85

Re: Other variable node lists than $nodelist in Menu Manager?

Post by Bartm85 »

cyberman wrote: What do you wanna show in second menu?
Links to pages that have not the "Show in menu" property set to true.

Bart
cyberman

Re: Other variable node lists than $nodelist in Menu Manager?

Post by cyberman »

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?

Post by Bartm85 »

Thanks, that fixed the problem!
Locked

Return to “CMSMS Core”