Contents
Minimal skeleton for a Trac theme
Description
This theme contains the minimal code base needed to implement a custom theme for Trac. It works in combination with the ThemeEnginePlugin, which is a modular styles manager that adds a simple API and GUI for packaging and configuring Trac themes.
Bugs/Feature Requests
Existing bugs and feature requests for TracExampleTheme are here.
If you have any issues, create a new ticket.
If you want to submit patches, please read the patch submission guidelines.
defect |
1 / 1 |
---|
Download
Download the zipped source from here.
There is also a version on PyPi.
Source
You can check out TracExampleTheme from here using Subversion, or browse the source with Trac.
Installation
To build your own theme, perform the following steps:
- Install and enable ThemeEnginePlugin.
- Modify the css file in TracExampleTheme or include a new template file.
- Install and enable it.
- Take a look at the docs, and select the new theme, or use the WebAdmin interface.
Recent Changes
Author/Contributors
Author: Olemis Lang
Maintainer: Olemis Lang
Contributors: