[[PageOutline(2-5,Contents,pullout)]] = Trac Trail = {{{ #!html
Notice: This plugin is deprecated. Please see the BreadCrumbsNavPlugin for equivalent functionality.
}}} == Description == Trac Trail provides a trail of the last 10 navigation items you visited. [[Image(tractrail.png)]] The trail navigation will show * wiki pages * tickets * reports * milestones * changesets All other pages will not be included in the trail. == Bugs/Feature Requests == Existing bugs and feature requests for TracTrailPlugin are [report:9?COMPONENT=TracTrailPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=TracTrailPlugin&owner=orossmueller new ticket]. == Download == Download the zipped source from [download:tractrailplugin here]. == Source == You can check out TracTrailPlugin from [http://trac-hacks.org/svn/tractrailplugin here] using Subversion, or [source:tractrailplugin browse the source] with Trac. == Install == 1. You can create an egg file via 'setup.py bdist_egg' 1. Install the egg file via 'easy_install dist\!TracTrail-1.0-py2.4.egg' '''Note:''' the contents of 'templates/*.css' need to be added to your site templates directory == Example == You have to modify your templates to include the trail navigation. An example of how to do this is included in the sources. Go to the templates directory and copy the contents of site_header.cs and site_css.cs and add it to the respective files in your trac template directory. This will add a trails navigation bar to your site which is fixed on top of any trac page. == Recent Changes == [[ChangeLog(tractrailplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:orossmueller] [[BR]] '''Maintainer:''' ''none (deprecated)'' [[BR]] '''Contributors:'''