= MenusPlugin = == Description == - add items to navigation menus - hierachical organization(using Superfish - http://users.tpg.com.au/j_birch/plugins/superfish/ ) PS: - CSS work might be needed to fit your trac theme. == Bugs/Feature Requests == Existing bugs and feature requests for MenusPlugin are [report:9?COMPONENT=MenusPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=MenusPlugin&owner=cbalan new ticket]. == Download == Download the zipped source from [download:menusplugin here]. == Source == You can check out MenusPlugin from [http://trac-hacks.org/svn/menusplugin here] using Subversion, or [source:menusplugin browse the source] with Trac. == Example == Demo config: {{{ ... [components] tracmenus.* = enabled [mainnav] new_item.parent=browser new_item.href=/browser/trunk new_item.label=Trunk special_report.parent=tickets special_report.href=/report/7 special_report.label=My Tickets wiki.parent=top browser.parent=top unassigned.href=/wiki unassigned.label=Tools ... }}} == Screenshots == [[Image(menusplugin.png, width=500)]] == Recent Changes == [[ChangeLog(menusplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:cbalan] [[BR]] '''Contributors:'''