This is my setup (Apache) for the multi project trac environment:
<Location /trac/amb>
SetEnv LC_ALL "es_ES"
SetHandler mod_python
PythonHandler trac.web.modpython_frontend
PythonOption TracEnvParentDir c:/trac_envs/amb
PythonOption TracUriRoot /trac/amb
</Location>
You need to check the "Search All" checkbox, as well as the "Wiki",
"Tickets" or other checkboxes.
If it doesn't work, could you enable logging and send me the output?
You should see something like:
----------
Searching project (the first project)
Searching for (THE QUERY YOU ENTERED)
Searching with filters ([Wiki] [Tickets] etc).
Searching project (the second project)
Searching for (THE QUERY YOU ENTERED)
Searching with filters ([Wiki] [Tickets] etc).
...
----
I hope it helps.
El mié, 07-11-2007 a las 13:13 +0200, Jani Tiainen escribió:
> Alvaro J. Iradier Muro kirjoitti:
> > I developed a small plugin to search in all projects in a multi-project
> > trac environment. I'll upload it to trac-hacks, but didn't do it yet.
> > I'm attaching it.
> >
> > To enable the plugin, install it the usual way, and enable in
> > [components] with:
> >
> > tracsearchall.* = enabled
> >
> > The plugin will add a new checkbox "All Projects" in the Search page.
> >
> > Greets.
>
> Well... Um... It didn't worked.
>
> Maybe there is something else needed to get it working than just enable?
>
> I get button but search is only done against my current project, not
> against other projects.
>
--
--------------------------------------
Álvaro J. Iradier Muro
[EMAIL PROTECTED]
AM&B - Dept. de Desarrollo e I+D
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---