Version 11 (modified by 8 years ago) (diff) | ,
---|
Contents
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
Bugs/Feature Requests
Existing bugs and feature requests for TseveTheme are here.
If you have any issues, create a new ticket.
defect |
3 / 5 |
---|
Download
Download the zipped source from here.
Source
You can check out TseveTheme from here using Subversion, or browse the source with Trac.
Example
To install this theme, follow these steps:
- This plugin requires the ThemeEnginePlugin.
- Get the code: svn export http://trac-hacks.org/svn/tsevetheme.
- Build the python egg: python setup.py bdist_egg.
- Install the plugin: copy the newly created egg into the plugins folder and grant web server user access.
- Enable the plugin, by adding the following to your
trac.ini
file:[components] tsevetheme.* = enabled
- Set the theme as the default theme, by adding the following to your
trac.ini
file:[theme] theme = Tseve
Recent Changes
Author/Contributors
Author: Havok
Maintainer: Carlos Jenkins Pérez
Contributors:
Attachments (3)
- wiki.png (92.2 KB) - added by 13 years ago.
- doxygen.png (95.6 KB) - added by 13 years ago.
- browser.png (96.2 KB) - added by 13 years ago.
Download all attachments as: .zip