Contents
Fix up URLs in query results that span multiple projects
Description
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.
This plugin is part of a more comprehensive multi-project solution described in detail at trac:TracMultipleProjects/ComprehensiveSolution
Bugs/Feature Requests
Existing bugs and feature requests for MultipleProjectQueryFilterPlugin are here.
If you have any issues, create a new ticket.
Download
Download the zipped source from here.
Source
You can check out MultipleProjectQueryFilterPlugin from here using Subversion, or browse the source with Trac.
Installation
General instructions on installing Trac plugins can be found on the TracPlugins page.
Recent Changes
- 2357 by bewst on 2007-07-01 02:03:10
-
MultipleProjectQueryFilterPlugin:
initial checkin
- 2356 by bewst on 2007-07-01 02:00:14
-
MultipleProjectQueryFilterPlugin:
initial structure
- 2351 by bewst on 2007-06-29 13:30:36
-
New hack MultipleProjectQueryFilterPlugin, created by bewst
(more)