wiki:TseveTheme

Version 6 (modified by Carlos Jenkins Pérez, 14 years ago) (diff)

Extended and documented the installation process.

Tseve Theme Plugin

Description

Nice black and orange theme for Trac 0.11.

Look at the screenshots :)

Features:

  • Nice orange and black theme :)
  • Integration with DoxygenPlugin.
  • Navigation in tabs :P

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.

Download

Download the zipped source from [download:tsevetheme here].

Source

You can check out TseveTheme from here using Subversion, or browse the source with Trac.

Example

As always,

  1. This plugin requires the ThemeEnginePlugin.
  2. Get the code: svn export http://trac-hacks.org/svn/tsevetheme
  3. Build the python egg: python setup.py bdist_egg.
  4. Install the plugin: Copy it to the plugins folder and grant web server user access.
  5. Enable the plugin:
    [components]
    tsevetheme.* = enabled
    
  6. Set the theme as the default theme:
    [theme]
    theme = Tseve
    

Recent Changes

9249 by Havok on 2010-10-04 05:47:26
Correct small error on footer CSS with bigger footer text.
8499 by Havok on 2010-08-29 02:05:24
Cleaning up previous fixes.
8498 by Havok on 2010-08-29 02:00:37
Almost done the layout changes.
(more)

Author/Contributors

Author: Havok
Maintainer: Havok
Contributors:

Attachments (3)

Download all attachments as: .zip