Page 1 of 1

menu links

Posted: Thu Jul 17, 2008 6:56 am
by Dummas
Hi foks,
Does anybody know where cmsms generates its menu links from menu manager?
I need to change default link http://host/some-content to http://host/view/some-content
Thank you very much ;)

Re: menu links

Posted: Thu Jul 17, 2008 10:56 am
by Dr.CSS
By default most menus are ul li and the menu manager looks thru the content/page structure you set up in Content ยป Pages and spits them out according to how you structure them...

So if you want 1host/2view/3some-content...

Assuming 1 is root/home page, 2 is next page under it, 3 is next page under 2...

1.home
1.2view
1.2.1some-content

Re: menu links

Posted: Sun Jul 20, 2008 5:10 pm
by Pierre M.
Or install in a folder named 'view' ?

Pierre M.