[[PageOutline(2-5,Contents,pullout)]] = Tseve Theme Plugin == Description Nice black and orange theme for Trac 0.11. Key features: * Integration with DoxygenPlugin. * Navigation in tabs. Created by Carlos Miguel Jenkins Perez (http://www.cjenkins.net/) for the Tribunal Supremo de Elecciones de Costa Rica (http://www.tse.go.cr/), 2009. Graphics under the CC-BY-SA, code under the AGPL. == Screenshots [[Image(wiki.png, 20%)]] [[Image(browser.png, 20%)]] [[Image(doxygen.png, 20%)]] == Bugs/Feature Requests Existing bugs and feature requests for TseveTheme are [report:9?COMPONENT=TseveTheme here]. If you have any issues, create a [/newticket?component=TseveTheme new ticket]. [[TicketQuery(component=TseveTheme&group=type,format=progress)]] == Download Download the zipped source from [download:tsevetheme here]. == Source You can check out TseveTheme from [http://trac-hacks.org/svn/tsevetheme here] using Subversion, or [source:tsevetheme browse the source] with Trac. == Example To install this theme, follow these steps: 1. This plugin requires the ThemeEnginePlugin. 1. Get the code: '''svn export http://trac-hacks.org/svn/tsevetheme''' 1. Build the python egg: '''python setup.py bdist_egg''' 1. Install the plugin: copy the newly created egg into the plugins folder and grant web server user access. 1. Enable the plugin, by adding the following to your `trac.ini` file: {{{#!ini [components] tsevetheme.* = enabled }}} 1. Set the theme as the default theme, by adding the following to your `trac.ini` file: {{{#!ini [theme] theme = Tseve }}} == Recent Changes [[ChangeLog(tsevetheme, 3)]] == Author/Contributors '''Author:''' [wiki:Havok] [[BR]] '''Maintainer:''' [[Maintainer]] [[BR]] '''Contributors:'''