Modify ↓
Opened 19 years ago
Closed 13 years ago
#1196 closed enhancement (duplicate)
Add intertrac support
| Reported by: | anonymous | Owned by: | Ryan J Ollos |
|---|---|---|---|
| Priority: | normal | Component: | IncludeMacro |
| Severity: | normal | Keywords: | intertrac |
| Cc: | Trac Release: | 0.10 |
Description (last modified by )
When I want to include a wiki page from another trac environnement, the intertrac syntax is not supported :
[[Include(othertrac:wiki:LivraisonsPage)]]
=> Unsupported include source dev:wiki:LivraisonsPage
[[Include(wiki:othertrac:LivraisonsPage)]]
=> Wiki page dev:LivraisonsPage does not exist
Thanx
Attachments (0)
Change History (4)
comment:2 Changed 15 years ago by
comment:3 Changed 14 years ago by
| Description: | modified (diff) |
|---|
comment:4 Changed 13 years ago by
| Keywords: | intertrac added |
|---|---|
| Owner: | changed from Noah Kantrowitz to Ryan J Ollos |
| Type: | defect → enhancement |
Hint: #4743 has been opened as a duplicate of this ticket. Assigning to current maintainer as well.
comment:5 Changed 13 years ago by
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
Actually #4743 has code attached to enable the requested functionality, so I prefer closing the older ticket here for the sake of cleaner view on current issues and requests. Please follow-up over-there.
Note: See
TracTickets for help on using
tickets.



See ticket:4743 for a patch that adds intertrac support.