wiki:AutoInterTracPlugin

Version 2 (modified by Russ Tyndall, 14 years ago) (diff)

Added trac 12 version stuff

AutoInterTracPlugin

Description

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 & Source

The trac 11 branch seems to work fine in trac 12, if you experience any issues please report them Download the zipped source:

  • [download:autointertracplugin ZIP]

SVN:

or browse the source with Trac.

Example

Add the following to your trac.ini to get the plugin to automatically add trac intertrac configuration for each of 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
Contributors: