wiki:ThemeEnginePlugin

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:

Last modified 6 years ago Last modified on Dec 3, 2020, 6:14:01 AM

Attachments (3)

Download all attachments as: .zip