[[PageOutline(2-5,Contents,pullout)]] = 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 [report:9?COMPONENT=AutoInterTracPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=AutoInterTracPlugin&owner=bobbysmith007 new ticket]. == Download & Source == '''If you experience any issues [http://trac-hacks.org/newticket?component=AutoInterTracPlugin&owner=bobbysmith007 please report them]''' Download the zipped source: * [download:autointertracplugin/0.11 Trac 11-12.0 ZIP] * [download:autointertracplugin/0.12.1 Trac>=12.1 ZIP] SVN: * [http://trac-hacks.org/svn/autointertracplugin/0.11 Trac 11-12.0 SVN] * [http://trac-hacks.org/svn/autointertracplugin/0.12.1 Trac>=12.1 SVN] or [source:autointertracplugin 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 {{{ #!ini [intertrac] base_dir = /var/trac/ base_url = https://my.trac.url }}} == Recent Changes == [[ChangeLog(autointertracplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:bobbysmith007] [[BR]] '''Maintainer:''' [wiki:bobbysmith007] [[BR]] '''Contributors:'''