Changes between Version 1 and Version 2 of InterTrac


Ignore:
Timestamp:
Jul 15, 2015, 7:11:51 AM (9 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InterTrac

    v1 v2  
    3030The prefix is case insensitive.
    3131
    32 When a TracLink is enclosed in brackets, the alias is expanded.  That is, `[th:ticket:1]` is displayed as `trachacks:ticket:1`, since `th` is an alias for `trachacks`.  If the TracLink is not enclosed in brackets, then the alias is displayed as it is typed.
     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`).
    3333
    3434For convenience, there's also some alternative short-hand form,
     
    4343
    4444Example configuration:
    45 {{{
    46 ...
     45{{{#!ini
    4746[intertrac]
    4847# -- Example of setting up an alias:
     
    6766   link, and it's up to the local Trac to prepare the correct link.
    6867   Not all links will work that way, but the most common do.
    69    This is called the compatibility mode, and is `true` by default.
     68   This is called the compatibility mode, and is `false` by default.
    7069 * If you know that the remote Trac knows how to dispatch InterTrac links,
    7170   you can explicitly disable this compatibility mode and then ''any''