Breadcrumb trails navigation for wiki subpages
Description
Easy JavaScript shows breadcrumbs navigation for wiki subpages.
Example
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 here.
If you have any issues, create a new ticket.
Download
Download the zipped source here attachment:breadcrumb-trails.zip.
Source
You can check out BreadcrumbTrailsScript from here using Subversion, or browse the source with Trac.
Install
Just copy all files in to your trac environment directory
Recent Changes
[2717] by Alovak on 10/26/07 05:49:46
Import hack files
[2714] by Alovak on 10/26/07 05:06:16
New hack BreadcrumbTrailsScript, created by Alovak
Author/Contributors
Author: Alovak
Contributors:
Attachments
- sceen-breadcrumbs.gif (9.6 kB) - added by Alovak on 10/26/07 05:43:56.
- breadcrumb-trails.zip (8.6 kB) - added by Alovak on 10/26/07 05:55:30.

