Changes between Version 9 and Version 10 of InterTrac


Ignore:
Timestamp:
Dec 14, 2014, 5:21:30 PM (9 years ago)
Author:
trac
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • InterTrac

    v9 v10  
    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,
     
    6767   link, and it's up to the local Trac to prepare the correct link.
    6868   Not all links will work that way, but the most common do.
    69    This is called the compatibility mode, and is `true` by default.
     69   This is called the compatibility mode, and is `false` by default.
    7070 * If you know that the remote Trac knows how to dispatch InterTrac links,
    7171   you can explicitly disable this compatibility mode and then ''any''