Page 1 of 1

Menu Manager [TPL file]

Posted: Wed May 16, 2007 6:22 pm
by Dipankar
In Menu Manager , we see these three template files

simple_navigation.tpl
minimal_menu.tpl
cssmenu.tpl

is their any way to open these .tpl files in CMSMS and make minor modifications....

Any suggestion in this regard will be of great help....

Dipankar  ::)

Re: Menu Manager [TPL file]

Posted: Wed May 16, 2007 6:43 pm
by cyberman
Nothing it's easier like that :).

MenuManager provides a function to load these templates into the database. Then you can modify template files like you want.

The only difference is you have to call MenuManager now without file extension (e.g. {menu template='cssmenu'} instead {menu template='cssmenu.tpl'}).