[[PageOutline(2-5,Contents,pullout)]] = Adds user option for displaying navigation menu as fixed menu or other navigation options = == Description == This plugin enables user to choose, if she uses a different (means more elegant way) display of naviagtion bar. Type of displaying menu. Possible types are: - `normal` (default): No integration - ''leaves menu as in Trac standard'' - `fixed_menu`: fixes menu on top of browser window, - `buttom_ctx_menu`: adds context menu at buttom of page, if available == Bugs/Feature Requests == Existing bugs and feature requests for NavigationDisplayPlugin are [report:9?COMPONENT=NavigationDisplayPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=NavigationDisplayPlugin&owner=framay new ticket]. == Download == Download the zipped source from [download:navigationdisplayplugin here]. == Source == You can check out NavigationDisplayPlugin from [http://trac-hacks.org/svn/navigationdisplayplugin here] using Subversion, or [source:navigationdisplayplugin browse the source] with Trac. == Example == You can set system default value in `trac.ini` as following (if you do not specify it, this plugin has no effect): {{{ [trac] display_nav = fixed_menu }}} Possible values for option `display_nav`are: - `normal` (default): No integration - ''leaves menu as in Trac standard'' - `fixed_menu`: fixes menu on top of browser window, - `buttom_ctx_menu`: adds context menu at buttom of page, if available == Recent Changes == [[ChangeLog(navigationdisplayplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:framay] [[BR]] '''Maintainer:''' [wiki:framay] [[BR]] '''Contributors:'''