Changes between Version 4 and Version 5 of AutoInterTracPlugin


Ignore:
Timestamp:
Jun 10, 2015, 12:00:08 PM (9 years ago)
Author:
figaro
Comment:

Cosmetic changes

Legend:

Unmodified
Added
Removed
Modified
  • AutoInterTracPlugin

    v4 v5  
    11[[PageOutline(2-5,Contents,pullout)]]
    2 = AutoInterTracPlugin =
    32
    4 == Description ==
     3= Add and maintain the Intertrac configurations for all Trac instances
    54
    6 A plugin that will automatically add and keep up to date trac:InterTrac configuration information for a directory full of trac installs.
     5== Description
    76
    8 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.
     7A plugin that will automatically add and keep up to date trac:InterTrac configuration information for a directory full of Trac installs.
    98
    10 == Bugs/Feature Requests ==
     9At 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.
     10
     11== Bugs/Feature Requests
    1112
    1213Existing bugs and feature requests for AutoInterTracPlugin are
     
    1415
    1516If you have any issues, create a
    16 [http://trac-hacks.org/newticket?component=AutoInterTracPlugin&owner=bobbysmith007 new ticket].
     17[/newticket?component=AutoInterTracPlugin new ticket].
    1718
    18 == Download & Source ==
    19 '''If you experience any issues [http://trac-hacks.org/newticket?component=AutoInterTracPlugin&owner=bobbysmith007 please report them]'''
     19[[TicketQuery(component=AutoInterTracPlugin,group=type,format=progress)]]
     20
     21== Download & Source
     22
    2023Download the zipped source:
    21  * [download:autointertracplugin/0.11 Trac 11-12.0 ZIP]
    22  * [download:autointertracplugin/0.12.1 Trac>=12.1 ZIP]
     24 * [download:autointertracplugin/0.11 Trac 0.11-0.12.0] (zip)
     25 * [download:autointertracplugin/0.12.1 Trac >= 0.12.1] (zip)
    2326SVN:
    24  * [http://trac-hacks.org/svn/autointertracplugin/0.11 Trac 11-12.0  SVN]
    25  * [http://trac-hacks.org/svn/autointertracplugin/0.12.1 Trac>=12.1 SVN]
     27 * [http://trac-hacks.org/svn/autointertracplugin/0.11 Trac 0.11-0.12.0] (svn)
     28 * [http://trac-hacks.org/svn/autointertracplugin/0.12.1 Trac >= 0.12.1] (svn)
    2629
    2730or [source:autointertracplugin browse the source] with Trac.
    2831
    29 == Example ==
     32== Configuration
    3033
    31 Add the following to your trac.ini to get the plugin to automatically add trac intertrac configuration for each of your trac instances
    32 {{{
    33 #!ini
     34Add the following to your `trac.ini` file to get the plugin to automatically add Trac's Intertrac configuration of all your Trac instances:
     35{{{#!ini
    3436[intertrac]
    3537base_dir = /var/trac/
     
    3739}}}
    3840
    39 == Recent Changes ==
     41== Recent Changes
    4042
    4143[[ChangeLog(autointertracplugin, 3)]]
    4244
    43 == Author/Contributors ==
     45== Author/Contributors
    4446
    4547'''Author:''' [wiki:bobbysmith007] [[BR]]
    46 '''Maintainer:''' [wiki:bobbysmith007] [[BR]]
     48'''Maintainer:''' [[Maintainer]] [[BR]]
    4749'''Contributors:'''