Search multiple trac projects
Description
The MetaSearchPlugin allows searching multiple trac projects on one host at once.
- Features
- adds a new search filter ("search all projects")
- searches all repositories set up using a parent directory at once using XMLRPC
- Requirements
- Multiple trac projects set up using a parent directory like described in http://trac.edgewall.org/wiki/TracMultipleProjects
- Unrestricted HTTP(S) access to all projects from the machine's IP
- XmlRpcPlugin with the patch attached to #1449 installed and activated on all trac projects (until fixed)
- XML_RPC privileges assigned to "anonymous"
Todo
- allow configuring a username/password for XMLRPC-searches
- The current project seems to be searched last - should be reversed
Troubleshooting
- If the plugin does not seem to work, look at trac's log. It should provide you with some information about what's going wrong.
Bugs/Feature Requests
Existing bugs and feature requests for MetaSearchPlugin are here.
If you have any issues, create a new ticket.
Download
Download the zipped source from here.
Source
You can check out MetaSearchPlugin from here using Subversion, or browse the source with Trac.
Example
After installing, just go to your Trac's search page and select the "All projects" box.
Recent Changes
- [2176] by aamk on 2007-04-13 11:54:08
-
MetaSearchPlugin:
initial import
- [2175] by aamk on 2007-04-13 11:27:10
-
MetaSearchPlugin:
- [2174] by aamk on 2007-04-13 11:23:53
-
New hack MetaSearchPlugin, created by aamk
Author/Contributors
Author: aamk
Contributors:
Last modified 4 years ago
Last modified on Aug 29, 2009 12:30:30 AM

