2008/11/19 Christian Boos <[EMAIL PROTECTED]> > > Stephen Moretti wrote: > > Is it possible to use TicketQuery across trac environments using > > Intertrac prefixes? > > > > I guess I can do [othertrac:query:somequerystring link to query], but > > I'd like to have the query appear in the wiki page as per the > > TicketQuery macro. > > I guess that will never be possible for cross-environment queries, but > that syntax will work in a multiple projects per environment setup > (which is of course at this point not yet implemented). >
Hmm I guess I'd need to really be using a common database (multiple schemas) for all the environments and make a macro that basically replicates ticketquery but can interrogate multiple schema, a la http://trac.edgewall.org/wiki/TracMultipleProjects/MultipleEnvironmentsSingleDatabase On a tangent.... Whats the issue with MySQL support? Is it down to the MySQL/Python Connector? Is that correct? Stephen --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
