Saturday, 19 May 2012 22:32

Links

mooTree List Plugin

( 2 Votes ) 

Our new mooTree List is a little system plugin that replaces your desired lists with mooTree nests.

For example, after installing and publishing plg_mootreelist, the following list:

<ul class="mootreelist" title="My List">
<li>Node 1
<ul>
<li><a href="someurl">Joomla</a></li>
<li><a href="someurl" target="_blank">mooTree</a></li>
</ul>
</li>
<li><a href="someurl">Download</a></li>
</ul>

Will show like this:


NOTE: It requires joomla's default mootools framework

You can download this system plugin from here.