Contents
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:

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:

Recent Changes
[11292] by fhuberts on 02/21/12 00:24:07
New hack TracCgitPlugin, created by fhuberts
Author/Contributors
Attachments
- tracCGit-admin.jpg (55.6 kB) -
admin panel
, added by fhuberts on 02/22/12 10:00:05. - tracCGit-summary.jpg (150.9 kB) -
cgit summary embedded in trac
, added by fhuberts on 02/22/12 10:00:44.

