Modular styles manager for Trac installations
See also: TracExampleTheme
Bugs/Feature Requests
Existing bugs and feature requests for ThemeEnginePlugin are here.
If you have any issues, create a new ticket.
| defect |
27 / 28 |
||
|---|---|---|---|
| enhancement |
7 / 9 |
||
| task |
4 / 4 |
Download
Download the zipped source from here.
The plugin is also available on PyPI.
Source
You can check out ThemeEnginePlugin from here using Subversion, or browse the source with Trac.
Installation
General instructions on installing Trac plugins can be found on the TracPlugins page.
To enable this plugin, add the following to your trac.ini file:
[components] themeengine.* = enabled
To specify a theme, add the following to your trac.ini file:
[theme] theme = <Name>
Recent Changes
- 18454 by rjollos on 2021-10-18 16:56:07
-
ThemeEnginePlugin: Release version 2.3.1
Version 2.3.0 had a packaging problem.
Refs #14058.
- 18453 by rjollos on 2021-10-16 20:00:03
-
TracThemeEngine: Add release command
- 18452 by rjollos on 2021-10-16 19:57:10
-
ThemeEnginePlugin: Release version 2.3.0
Refs #14058.
(more)
Author/Contributors
Author: coderanger
Maintainer: Olemis Lang
Contributors:
Attachments (3)
-
admin_theme.png (46.7 KB) - added by 16 years ago.
Screenshot of theme selector
-
admin_customize.png (52.7 KB) - added by 16 years ago.
Screenshot of theme customization system
-
admin_advanced.png (48.3 KB) - added by 16 years ago.
Screenshot of the advanced theme customization system
Download all attachments as: .zip


