Hi,

I've 2 instances of trac for 2 SVN repository. Each instance having its 
own ticket history wiki pages etc.
I've 2 vhost :

domain1
domain2

I now need to make them "communicate".
Instead of trying to merge both instance in one single instance, I juste 
would like to rewrite the ticket wiki syntax (may be also some other 
linking behavior).

I've the domain1's ticket #123 and I would like to rewrite them into 
#d123, so the generated links still point to 
http://domain1/trac/ticket/123 in the trac. In the second trac domain2, 
#d123 it would also point to the "remote" trac 
http://domain1/trac/ticket/123.

Could you give me some point of exploration into trac's source, so I 
could hack it?
Or is there any better way to do it?

Regards,
Sylvain.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to