Module/Ext which does defined menu?

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.
Post Reply
heyadrian
New Member
New Member
Posts: 2
Joined: Wed Apr 06, 2011 2:33 pm

Module/Ext which does defined menu?

Post by heyadrian »

Hi,

Is there anything built into the core of CMSMS which allows for one to create a menu which links to specific pages in the CMS?

By this I mean, rather than showing Top level nodes, then lower etc... but actually being able to re-define which pages are listed?

Or do I have to re-do a menu template for this?

Thanks

Adrian
User avatar
Nullig
Power Poster
Power Poster
Posts: 2380
Joined: Fri Feb 02, 2007 4:31 pm

Re: Module/Ext which does defined menu?

Post by Nullig »

From the Menu Manager help screen, one of the options...

items="contact,home" - Use this item to select a list of pages that this menu should display. The value should be a list of page aliases separated with commas.

So you would call the menu tag like:

{menu items="alias1,alias2,alias3,etc"}

Nullig
Post Reply

Return to “CMSMS Core”