mooTree List Plugin
( 2 Votes )- Details
- Created on Tuesday, 22 December 2009 19:32
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.