wiki:AutoInterTracPlugin

Add and maintain the Intertrac configurations for all Trac instances

Description

This is a plugin that will automatically add and keep up to date trac:InterTrac configuration information for a directory full of Trac installs.

At our office we have many Tracs for many different projects and it became difficult to maintain the InterTrac configuration. This plugin aims to handle that automatically. It will not save this configuration to disk, but it should always be available to Trac.

Bugs/Feature Requests

Existing bugs and feature requests for AutoInterTracPlugin are here.

If you have any issues, create a new ticket.

Download and Source

Download the zipped source:

SVN:

or browse the source with Trac.

Installation

General instructions on installing Trac plugins can be found on the TracPlugins page.

Configuration

Add the following to your trac.ini file to get the plugin to automatically add Trac's Intertrac configuration of all your Trac instances:

[intertrac]
base_dir = /var/trac/
base_url = https://my.trac.url

Recent Changes

9631 by bobbysmith007 on 2010-12-07 15:47:13
Got auto intertrac not doubling logging (shouldnt have called env.setup_config a second time) - r 0.0.4
9373 by bobbysmith007 on 2010-10-29 15:41:33
Updated plugin to work with trac > 12.1
9372 by bobbysmith007 on 2010-10-29 15:37:48
(more)

Author/Contributors

Author: bobbysmith007
Maintainer: Russ Tyndall
Contributors:

Last modified 2 years ago Last modified on Mar 29, 2022, 8:44:12 AM