| | 1 | = Fix up URLs in query results that span multiple projects = |
|---|
| | 2 | |
|---|
| | 3 | == Description == |
|---|
| | 4 | |
|---|
| | 5 | When using the multi-project technique described at trac:TracMultipleProjects/MultipleEnvironmentsSingleDatabase#PossibleAlternative, the report will contain URLs for tickets (and wiki/browser/report, etc. links embedded inside tickets) that will point to the wrong places... unless you use something like this plugin to automatically fix them up. |
|---|
| | 6 | |
|---|
| | 7 | This plugin is part of a more comprehensive multi-project solution described in detail at trac:TracMultipleProjects/ComprehensiveSolution |
|---|
| | 8 | |
|---|
| | 9 | == Bugs/Feature Requests == |
|---|
| | 10 | |
|---|
| | 11 | Existing bugs and feature requests for MultipleProjectQueryFilterPlugin are |
|---|
| | 12 | [report:9?COMPONENT=MultipleProjectQueryFilterPlugin here]. |
|---|
| | 13 | |
|---|
| | 14 | If you have any issues, create a |
|---|
| | 15 | [http://trac-hacks.org/newticket?component=MultipleProjectQueryFilterPlugin&owner=bewst new ticket]. |
|---|
| | 16 | |
|---|
| | 17 | == Download == |
|---|
| | 18 | |
|---|
| | 19 | Download the zipped source from [download:multipleprojectqueryfilterplugin here]. |
|---|
| | 20 | |
|---|
| | 21 | == Source == |
|---|
| | 22 | |
|---|
| | 23 | You can check out MultipleProjectQueryFilterPlugin from [http://trac-hacks.org/svn/multipleprojectqueryfilterplugin here] using Subversion, or [source:multipleprojectqueryfilterplugin browse the source] with Trac. |
|---|
| | 24 | |
|---|
| | 25 | == Example == |
|---|
| | 26 | |
|---|
| | 27 | There is nothing to show as an example; you just turn the hack on in the Plugins Admin panel and it works. |
|---|
| | 28 | |
|---|
| | 29 | == Recent Changes == |
|---|
| | 30 | |
|---|
| | 31 | [[ChangeLog(multipleprojectqueryfilterplugin, 3)]] |
|---|
| | 32 | |
|---|
| | 33 | == Author/Contributors == |
|---|
| | 34 | |
|---|
| | 35 | '''Author:''' [wiki:bewst] [[BR]] |
|---|
| | 36 | '''Contributors:''' |