Ticket #3876 (closed enhancement: fixed)
Intertrac multi-projects
| Reported by: | adriano.vieira@… | Owned by: | cboos |
|---|---|---|---|
| Priority: | high | Milestone: | 0.10.1 |
| Component: | project | Version: | 0.10 |
| Severity: | normal | Keywords: | intertrac |
| Cc: |
Description (last modified by cboos) (diff)
How could I use multi-project on "intertrac"?
I would like to link my "big trac" to other projects (more then one). Is it possible?
Example:
[intertrac] # -- Link to an external Trac: Project One project.One.title = InterTrac to "Project One" project.One.url = http://trac/project.one project.One.compat = false # -- Link to an external Trac: Project Two project.two.title = InterTrac to "Project Two" project.two.url = http://trac/project.two project.two.compat = false # -- Link to an external Trac: Project N project.N.title = InterTrac to "Project N" project.N.url = http://trac/project.N project.N.compat = false
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


