wiki:TracpathTheme

Version 8 (modified by figaro, 7 years ago) (diff)

No links in titles

A set of themes for Trac based on TracPath

Description

This plugin provides 5 themes for Trac 0.12 and 1.0 with ThemeEnginePlugin (optional) based on http://tracpath.com/.

You can choose between one of tracpath_blue, tracpath_green, tracpath_yellow, tracpath_red and tracpath_purple:

Bugs/Feature Requests

Existing bugs and feature requests for TracpathTheme are here.

If you have any issues, create a new ticket.

defect

3 / 5

enhancement

0 / 1

Download

Download the zipped source from here.

Source

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

Installation

  1. Install the plugin:
    $ easy_install https://trac-hacks.org/svn/tracpaththeme/0.12
    
  2. Enable the plugin in trac.ini:
    [components]
    tracpaththeme.* = enabled
    
  3. Select a theme in admin page or specify a theme in [theme] of trac.ini:
    [theme]
    theme = tracpath_blue
    

Recent Changes

17912 by jun66j5 on 2020-12-08 06:21:38
tracpaththeme: port to Jinja2 template in order to support Trac 1.4 (refs #13922)
17911 by jun66j5 on 2020-12-07 04:50:22
tracpaththeme: bump up the version to 1.0.2
17910 by jun66j5 on 2020-12-07 04:49:33
tracpaththeme: use https links rather than http
(more)

Author/Contributors

Author: http://www.opengroove.com/ and http://tracpath.com/
Maintainer: Jun Omae
Contributors:

Attachments (5)

Download all attachments as: .zip