Changes between Version 3 and Version 4 of InterTrac
- Timestamp:
- Apr 28, 2017, 12:06:12 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InterTrac
v3 v4 30 30 The prefix is case insensitive. 31 31 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.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, … … 67 67 link, and it's up to the local Trac to prepare the correct link. 68 68 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. 70 70 * If you know that the remote Trac knows how to dispatch InterTrac links, 71 71 you can explicitly disable this compatibility mode and then ''any''