[[PageOutline(2-5,Contents,pullout)]] = 5 themes for Trac based on http://tracpath.com/ = == Description == This plugin provides 5 themes for Trac and ThemeEnginePlugin (optional) based on http://tracpath.com/. == !Bugs/Feature Requests == Existing bugs and feature requests for TracpathTheme are [report:9?COMPONENT=TracpathTheme here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=TracpathTheme&owner=jun66j5 new ticket]. == Download == Download the zipped source from [export:tracpaththeme here]. == Source == You can check out TracpathTheme from [http://trac-hacks.org/svn/tracpaththeme here] using Subversion, or [source:tracpaththeme browse the source] with Trac. == Example == You can choice one of `tracpath_blue`, `tracpath_green`, `tracpath_yellow`, `tracpath_red` and `tracpath_purple`. [[Image(tracpath_blue.png,width=250,title=tracpath_blue)]] [[Image(tracpath_green.png,width=250,title=tracpath_green)]] [[Image(tracpath_yellow.png,width=250,title=tracpath_yellow)]] [[Image(tracpath_red.png,width=250,title=tracpath_red)]] [[Image(tracpath_purple.png,width=250,title=tracpath_purple)]] == Install == 1. Install the plugin: {{{ #!sh easy_install http://trac-hacks.org/svn/tracpaththeme/0.12 }}} 2. Enable the plugin in trac.ini: {{{ #!ini [components] tracpaththeme.* = enabled }}} 3. Select a theme in admin page or specify a theme in `[theme] theme` of trac.ini. {{{ #!ini [theme] theme = tracpath_blue }}} == Recent Changes == [[ChangeLog(tracpaththeme, 3)]] == !Author/Contributors == '''Author:''' http://www.opengroove.com/ and http://tracpath.com/ [[BR]] '''Maintainer:''' [wiki:jun66j5] [[BR]] '''Contributors:'''