wiki:TracCgitPlugin

Version 7 (modified by Ferry Huberts, 11 years ago) (diff)

--

TracCGit

Description

Replace the trac browser by cgit.

Configure the url in the cgit ini panel and TracCGit will replace the trac source browser (provided you have a working cgit installation setup).

Plain and simple.

Bugs/Feature Requests

The project is hosted at https://github.com/reposerf/tracCGit

Existing bugs and feature requests for TracCgitPlugin are here.

If you have any issues, create a new ticket.

Binary Packages

The plugin is available under Fedora as trac-CGit-plugin.

Download

Download the zipped source from here.

Source

You can check out TracCgitPlugin from here using Git, or browse the source.

Graphical Configuration

Configure the url in the cgit ini panel and TracCGit will replace the trac source browser (provided you have a working cgit installation setup).

Plain and simple.

The admin panel:
admin panel

Text Configuration

The configuration settings that are shown in the screenshot of the admin panel can also be configured in the trac.ini file:

[components]
cgit.* = enabled

[cgit]
cgit_redirect = false
cgit_url = /some/cgit/URL/to/your/project

Example

CGit summary embedded in trac:
cgit summary embedded in trac

Recent Changes

11292 by fhuberts on 2012-02-20 23:24:07
New hack TracCgitPlugin, created by fhuberts
(more)

Author/Contributors

Author: fhuberts
Maintainer: fhuberts
Contributors:

Attachments (2)

Download all attachments as: .zip