wiki:TseveTheme

Version 10 (modified by figaro, 9 years ago) (diff)

Cosmetic changes

Tseve Theme Plugin

Description

Nice black and orange theme for Trac 0.11.

Key features:

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 [download:tsevetheme 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:

  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 the newly created egg into the plugins folder and grant web server user access.
  5. Enable the plugin, by adding the following to your trac.ini file:
    [components]
    tsevetheme.* = enabled
    
  6. Set the theme as the default theme, by adding the following to your trac.ini file:
    [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: Carlos Jenkins Pérez
Contributors:

Attachments (3)

Download all attachments as: .zip