NEW - Bulletmenu inline Option

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.
Post Reply
ulisse
Forum Members
Forum Members
Posts: 18
Joined: Sun Jan 15, 2006 10:25 am

NEW - Bulletmenu inline Option

Post 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]
Post Reply

Return to “CMSMS Core”