[[PageOutline(2-5,Contents,pullout)]] = 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 [report:9?COMPONENT=AutoInterTracPlugin here]. If you have any issues, create a [/newticket?component=AutoInterTracPlugin new ticket]. [[TicketQuery(component=AutoInterTracPlugin,group=type,format=progress)]] == Download and Source Download the zipped source: * [export:autointertracplugin/0.11 Trac 0.11-0.12.0] (zip) * [export:autointertracplugin/0.12.1 Trac >= 0.12.1] (zip) SVN: * [/svn/autointertracplugin/0.11 Trac 0.11-0.12.0] (svn) * [/svn/autointertracplugin/0.12.1 Trac >= 0.12.1] (svn) or [source:autointertracplugin browse the source] with Trac. == Installation General instructions on installing Trac plugins can be found on the [TracPlugins#InstallingaTracplugin 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: {{{#!ini [intertrac] base_dir = /var/trac/ base_url = https://my.trac.url }}} == Recent Changes [[ChangeLog(autointertracplugin, 3)]] == Author/Contributors '''Author:''' [wiki:bobbysmith007] [[BR]] '''Maintainer:''' [[Maintainer]] [[BR]] '''Contributors:'''