[[PageOutline(2-5,Contents,pullout)]] = Define custom ticket prefixes to link commit messages with Trac instances or group tickets == Description Specify a ticket like {{{PREFIX:#1234}}} similar to intertrac links. The difference is it will be rendered like normal ticket links with the proper hint holding ticket information instead of intertrac information. Closed tickets will be rendered properly as strike through. This is useful if you have several Trac instances referencing the same repository. By defining different prefixes for each instance it is possible to reference the correct instance in the commit message. For example: {{{Foo:#123: fix for encoding error in function bar().}}} In the repo browser of Trac instance ''Foo'' the link is rendered correctly and shows the ticket status from the commit message. This plugin is tested with Trac 0.12 but is probably compatible with V1.x too. == !Bugs/Feature Requests Existing bugs and feature requests for CustomTicketPrefixPlugin are [report:9?COMPONENT=CustomTicketPrefixPlugin here]. If you have any issues, create a [/newticket?component=CustomTicketPrefixPlugin new ticket]. [[TicketQuery(component=CustomTicketPrefixPlugin&group=type,format=progress)]] == Download Download the zipped source from [export:customticketprefixplugin here]. == Source You can check out CustomTicketPrefixPlugin from [http://trac-hacks.org/svn/customticketprefixplugin here] using Subversion, or [source:customticketprefixplugin browse the source] with Trac. == Installation This is a single file plugin. For installation just copy the python file to you plugin directory. == Recent Changes [[ChangeLog(customticketprefixplugin, 3)]] == !Author/Contributors **Author:** [wiki:Cinc-th] [[BR]] **Maintainer:** [[Maintainer]] [[BR]] **Contributors:**