Modify ↓
Opened 11 years ago
Closed 6 years ago
#12259 closed enhancement (wontfix)
The ability to include resources from other projects
| Reported by: | Owned by: | Ryan J Ollos | |
|---|---|---|---|
| Priority: | normal | Component: | IncludeMacro |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: |
Description
I would like to connect resources from other projects using aliases projects. It would be convenient to use.
For example:
[[Include(another_proj:wiki:tickets_list)]][[Include(another_proj:source:trank/docs/spec)]]
Plugin is very useful!
Attachments (0)
Change History (2)
comment:1 Changed 10 years ago by
| Type: | defect → enhancement |
|---|
comment:2 Changed 6 years ago by
| Resolution: | → wontfix |
|---|---|
| Status: | new → closed |
Note: See
TracTickets for help on using
tickets.



That would require communicating with the other project over an interface such as TracXmlRpc. Unfortunately it's out-of-scope for this plugin.