Edgewall Software

Changes between Version 1 and Version 2 of 1.1/InterTrac


Ignore:
Timestamp:
Nov 13, 2014, 3:19:22 AM (10 years ago)
Author:
Ryan J Ollos
Comment:

Removed documentation for compat attribute. Refs #11823.

Legend:

Unmodified
Added
Removed
Modified
  • 1.1/InterTrac

    v1 v2  
    6060when moving the cursor over an InterTrac links.
    6161
    62 Finally, the `.compat` option can be used to activate or disable
    63 a ''compatibility'' mode:
    64  * If the targeted Trac is running a version below [trac:milestone:0.10 0.10]
    65    ([trac:r3526 r3526] to be precise), then it doesn't know how to dispatch an InterTrac
    66    link, and it's up to the local Trac to prepare the correct link.
    67    Not all links will work that way, but the most common do.
    68    This is called the compatibility mode, and is `false` by default.
    69  * If you know that the remote Trac knows how to dispatch InterTrac links,
    70    you can explicitly disable this compatibility mode and then ''any''
    71    TracLinks can become an InterTrac link.
    72 
    7362Now, given the above configuration, one could create the following links:
    7463 * to this InterTrac page:
     
    8372   * `trac:changeset:1912` trac:changeset:1912
    8473   * `[T1912]` [T1912]
    85  * to the log range [3300:3330]: '''(Note: the following ones need `trac.compat=false`)'''
     74 * to the log range [3300:3330]:
    8675   * `trac:log:@3300:3330` trac:log:@3300:3330 
    8776   * `[trac 3300:3330]` [trac 3300:3330]
    88  * finally, to link to the start page of a remote trac, simply use its prefix followed by ':', inside an explicit link. Example: `[th: Trac Hacks]` (''since 0.11; note that the ''remote'' Trac has to run 0.11 for this to work'')
     77 * finally, to link to the start page of a remote trac, simply use its prefix followed by ':', inside an explicit link. Example: `[th: Trac Hacks]` (note that the ''remote'' Trac has to run Trac >= 0.11 for this to work'')
    8978
    9079The generic form `intertrac_prefix:module:id` is translated