Page 1 of 1

Milonic Menus in CMSMS - Anyone got it working

Posted: Sat Jan 05, 2008 8:44 pm
by ksaravaakumar
Hi,

I'm planning to integrate Milonic Menus found at this website

http://www.milonic.com/

into CMSMS. If anyone got this working in CMS with an existing php function, let me know how to do it. I would be glad to share the code with others when I get this working.

I found a working version of Milonic Menus for Etomite CMS. They have a snippet, which I believe should be an equivalent of module/custom tag.

I'm not that familiar with PHP, but I'm trying to modify the code and get it working for CMSMS. I think this would be a very good addition to CMSMS users.

Saravana

Re: Milonic Menus in CMSMS - Anyone got it working

Posted: Sat Jan 05, 2008 10:36 pm
by bojans
Hello,

I belive that you don't have to use those milonic menu, because you already have menus which are doing the same thing in cmsms. You don't need php knowledge, just change some values in cmsms menu CSS (Layout => Stylesheet => menu CSS) and that's it.

If you need more help with css, tell us!

Bojan

Re: Milonic Menus in CMSMS - Anyone got it working

Posted: Sun Jan 06, 2008 7:24 pm
by ksaravaakumar
Do you have a working example of a horizontal Menu where I can just modify the CSS ??

Re: Milonic Menus in CMSMS - Anyone got it working

Posted: Sun Jan 06, 2008 7:33 pm
by Dr.CSS
Default install has CSS menu...

http://mit-computers.com/index.php/defa ... horizontal

And next page is vertical menu...

The one you mention was real slow to me and I believe you have to add the menu items into a JS file, I've used that type before and it's one of the reasons I looked for a CMS to handle auto menu creation, the reason I chose CMSMS was it's ease of styling/templating, more like how I did flat file sites with Content removed from Style...

Re: Milonic Menus in CMSMS - Anyone got it working

Posted: Mon Jan 07, 2008 1:12 am
by ksaravaakumar
Hi Mark,

Could you post the tpl code of the menu in this page.

http://mit-computers.com/index.php/defa ... u_vertical

That is the kind of menu I'm looking for.

Re: Milonic Menus in CMSMS - Anyone got it working

Posted: Mon Jan 07, 2008 6:51 am
by Dr.CSS
Don't you have the default install pages?...

If so you should have it, it's the CSSMenu left + 1 column template, it's this part of the menu...

      {* Start Navigation *}
     
        Navigation
        {menu template='cssmenu.tpl'}
     
     
      {* End Navigation *}

It uses this CSS...

Navigation: CSSMenu - Vertical

And you will need the Cross browser CSS to keep the from showing up...

Accessibility and cross-browser tools