Page 1 of 1

NEW - Bulletmenu inline Option

Posted: Mon Feb 27, 2006 2:32 pm
by ulisse
Hi guy,

I improve the Bulletmenu system adding a simple property that helps people to create simple menu like this one:

Home | Link1 | Link2 | Link3 | link4 |

you now can switch with a simple property called "inline" from a bulletmenu to inlinemenu.

download the attachment, put into your \cmsmadesimple\plugins directory and write this in your template:

{bulletmenu2  inline="1"}

if you want create more links block and redistribute them in all template you must create all page:

1.    Homepage
1.1  About
1.2  Product
1.3  .....
2.    Parent
2.1  Children 1
2.2  Children 2
2.3  .....

now you call a simple branch everywhere in your template just with this code:

{bulletmenu2 start_element="1" inline="1"}

bye
Ulisse

[attachment deleted by admin]