wiki:TracCgitPlugin

Version 9 (modified by figaro, 9 years ago) (diff)

Cosmetic changes

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.

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

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.

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 Git, or browse the source.

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:

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

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: Ferry Huberts
Contributors:

Attachments (2)

Download all attachments as: .zip