Contents
A CGit web frontend for Git embedded in Trac
Description
This plugin allows you to replace the Trac browser by CGit, a web frontend for Git repositories written in C. CGit itself is licensed under GPLv2.
Configure the web address (URL) in the cgit ini panel and TracCGit will replace the Trac source browser, provided you have a working CGit installation setup.
CGit summary embedded in Trac:
Bugs/Feature Requests
The project is hosted at https://gitlab.com/fhuberts/rpms
Existing bugs and feature requests for TracCgitPlugin are here.
If you have any issues, create a new ticket.
Download
Download the zipped source from here.
The plugin is also available under Fedora as trac-CGit-plugin.
Source
You can check out TracCgitPlugin from here using HTTPS, or browse the source.
Installation
General instructions on installing Trac plugins can be found on the TracPlugins page.
Configuration
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.
The admin panel:
Textual configuration
The configuration settings that are shown in the screenshot of the admin panel can also be set in the trac.ini
file:
[components] cgit.* = enabled [cgit] cgit_redirect = false cgit_url = /some/cgit/URL/to/your/project
Author/Contributors
Author: fhuberts
Maintainer: Ferry Huberts
Contributors:
Attachments (2)
-
tracCGit-admin.jpg (55.6 KB) - added by 13 years ago.
admin panel
-
tracCGit-summary.jpg (150.9 KB) - added by 13 years ago.
cgit summary embedded in trac
Download all attachments as: .zip