Help with links please...

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
John Lyons

Help with links please...

Post by John Lyons »

Hi there, thanks for reading, hopefully you can shed some light on a small problem I'm having trouble figuring out...

I am putting navigation in the left sidebar, and it's pretty straightforward to pull the lnks from the CMSMS links button.
When I do that, it generates this tag >> {cms_selflink page='76'}
So far no problem, but what I would like to do is (if possible) is instead of just showing the one page link, can it display all of the pages in the submenu??
The client wants to be able to add new pages and have them appear in the left sidebar.
your can see what I'm talking about here >> http://fedwebdesign.com/devauto21/index ... prevention

I'm trying to get away from having to manually add in the links.

Thanks very much for looking,
john
hotaru
Forum Members
Forum Members
Posts: 79
Joined: Mon Apr 17, 2006 5:38 pm

Re: Help with links please...

Post by hotaru »

Isn't this a job for the Menu Manager module?

http://themes.cmsmadesimple.org/menu_ma ... tions.html
http://wiki.cmsmadesimple.org/index.php ... nu_Manager

Or am I misunderstanding you? :)
John Lyons

Re: Help with links please...

Post by John Lyons »

Hi there,
No, you're probably right. This would seem to be the best way.
The only wrinkle is that the menu would be different depending on what section the user is in.
In our example...

If some one is here >> http://fedwebdesign.com/devauto21/index ... prevention
they see all the relevant information in the left sidebar,
but if they go here >> http://fedwebdesign.com/devauto21/index ... tal-issues
they meenu items are different.
It would be nice if there was a tag that we could put in place instead of {cms_selflink page='65'} that showed all of the child pages.

Thanks
john
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Help with links please...

Post by Dr.CSS »

Read the Menu manager Help file for the parameters it takes...

start_level="3"
Locked

Return to “CMSMS Core”