Changes between Initial Version and Version 1 of MultipleProjectQueryFilterPlugin


Ignore:
Timestamp:
Jun 29, 2007, 1:30:52 PM (17 years ago)
Author:
bewst
Comment:

New hack MultipleProjectQueryFilterPlugin, created by bewst

Legend:

Unmodified
Added
Removed
Modified
  • MultipleProjectQueryFilterPlugin

    v1 v1  
     1= Fix up URLs in query results that span multiple projects =
     2
     3== Description ==
     4
     5When 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
     7This plugin is part of a more comprehensive multi-project solution described in detail at trac:TracMultipleProjects/ComprehensiveSolution
     8
     9== Bugs/Feature Requests ==
     10
     11Existing bugs and feature requests for MultipleProjectQueryFilterPlugin are
     12[report:9?COMPONENT=MultipleProjectQueryFilterPlugin here].
     13
     14If you have any issues, create a
     15[http://trac-hacks.org/newticket?component=MultipleProjectQueryFilterPlugin&owner=bewst new ticket].
     16
     17== Download ==
     18
     19Download the zipped source from [download:multipleprojectqueryfilterplugin here].
     20
     21== Source ==
     22
     23You 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
     27There 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:'''