[[PageOutline(2-5,Contents,pullout)]] = Breadcrumb trails navigation for wiki subpages = {{{ #!html
Notice: This plugin is deprecated. Please see the BreadCrumbsNavPlugin for equivalent functionality.
}}} == Description == Easy !JavaScript shows breadcrumbs navigation for wiki subpages. === Example === [[Image(sceen-breadcrumbs.gif)]] Take note that site.html it's a Genshi template and that file path.css contains style for default Trac theme. You can chage top and left attributes in path.css to match your needs. To work with the hack you should call the page a certain way: * link on the homepage is this kind: ![wiki:Gateway Gateway] * link on Gateway page should be as follows: ![wiki:Gateway/SectionsFormat Common format] * ... and so on Hack doesn't not analyze the real hierarchy of pages, just handles address from the browser, splits it and displays in the right form on the page. == Bugs/Feature Requests == Existing bugs and feature requests for BreadcrumbTrailsScript are [report:9?COMPONENT=BreadcrumbTrailsScript here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=BreadcrumbTrailsScript&owner=Alovak new ticket]. == Download == Download the zipped source [download:breadcrumbtrailsscript here]. == Source == You can check out BreadcrumbTrailsScript from [http://trac-hacks.org/svn/breadcrumbtrailsscript here] using Subversion, or [source:breadcrumbtrailsscript browse the source] with Trac. == Install == Just copy all files in to your trac environment directory == Recent Changes == [[ChangeLog(breadcrumbtrailsscript, 3)]] == Author/Contributors == '''Author:''' [wiki:Alovak] [[BR]] '''Maintainer:''' [wiki:Alovak] [[BR]] '''Contributors:'''