Changes between Version 1 and Version 2 of InterTrac


Ignore:
Timestamp:
Feb 7, 2019, 1:22:02 AM (5 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InterTrac

    v1 v2  
    3030The prefix is case insensitive.
    3131
     32If the InterTrac link is enclosed in square brackets (like `[th:WikiExtrasPlugin]`), the InterTrac prefix is removed in the displayed link, like a normal link resolver would be (i.e. the above would be displayed as `WikiExtrasPlugin`).
     33
    3234For convenience, there's also some alternative short-hand form,
    3335where one can use an alias as an immediate prefix
     
    4143
    4244Example configuration:
    43 {{{
    44 ...
     45{{{#!ini
    4546[intertrac]
    4647# -- Example of setting up an alias:
     
    6162Finally, the `.compat` option can be used to activate or disable
    6263a ''compatibility'' mode:
    63  * If the targeted Trac is running a version below milestone:0.10
    64    (r3526 to be precise), then it doesn't know how to dispatch an InterTrac
     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
    6566   link, and it's up to the local Trac to prepare the correct link.
    6667   Not all links will work that way, but the most common do.
    67    This is called the compatibility mode, and is `true` by default.
     68   This is called the compatibility mode, and is `false` by default.
    6869 * If you know that the remote Trac knows how to dispatch InterTrac links,
    6970   you can explicitly disable this compatibility mode and then ''any''