X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/61531aa2d4702388f81a4a9c8f78821f1cb5128e..e5f88c384e9ae6b071436af9da14ce1eb621fdeb:/doc/plugins/contrib/navbar.mdwn?ds=sidebyside diff --git a/doc/plugins/contrib/navbar.mdwn b/doc/plugins/contrib/navbar.mdwn index 7095549e4..061e4588c 100644 --- a/doc/plugins/contrib/navbar.mdwn +++ b/doc/plugins/contrib/navbar.mdwn @@ -1,8 +1,7 @@ -[[template id=plugin name=navbar author="[[TobiOetiker]]"]] +[[!template id=plugin name=navbar author="[[TobiOetiker]]"]] The Navbar Plugin renders a Navigation Bar into your page. It is based on code -from the sidebar plugin see <http://ikiwiki.info/plugins/sidebar.html> -for details. +from the [[sidebar_plugin|plugins/sidebar]]. The plugin looks for a page called "navbar" @@ -31,6 +30,8 @@ Include this into your templates. To make a nice menu, some css magic is required, but since this is required to make ikiwiki look good anyway, I won't go into details here ... +See the navbar in action on <http://insights.oetiker.ch> + Tobi Oetiker 2006.12.30 If you are interested in this, drop me a line tobi at oetiker dot ch