Changes between Version 1 and Version 2 of InterTrac
- Timestamp:
- Jul 22, 2015, 10:38:15 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InterTrac
v1 v2 30 30 The prefix is case insensitive. 31 31 32 If the InterTrac link is enclosed in square brackets (like `[th:Wiki GoodiesPlugin]`), the InterTrac prefix is removed in the displayed link, like a normal link resolver would be (i.e. the above would be displayed as `WikiGoodiesPlugin`).32 If 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 33 34 34 For convenience, there's also some alternative short-hand form, … … 43 43 44 44 Example configuration: 45 {{{ 46 ... 45 {{{#!ini 47 46 [intertrac] 48 47 # -- Example of setting up an alias: … … 67 66 link, and it's up to the local Trac to prepare the correct link. 68 67 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. 70 69 * If you know that the remote Trac knows how to dispatch InterTrac links, 71 70 you can explicitly disable this compatibility mode and then ''any''