[[PageOutline(2-5,Contents,pullout)]] = Add support for simple ticket cross-reference to Trac = == Description == Note: TracTicketReferencePlugin requires Trac 0.12 or higher. === What is it? === This plugin adds "Relationships" fields to each ticket, enabling you to express cross-reference between tickets. == Configuration == To enable the plugin {{{ [components] ticketref.* = enabled [ticket-custom] ticketref = text ticketref.label = Relationships }}} === Custom fields === While the field names must be "ticketref", you are free to use any text for the field labels. == Acknowledgment == This plugin was inspired by [http://trac-hacks.org/wiki/MasterTicketsPlugin MasterTicketsPlugin] == Bugs/Feature Requests == Existing bugs and feature requests for TracTicketReferencePlugin are [report:9?COMPONENT=TracTicketReferencePlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=TracTicketReferencePlugin&owner=t2y new ticket]. == Download == Download the zipped source from [download:tracticketreferenceplugin here]. == Source == You can check out TracTicketReferencePlugin from [http://trac-hacks.org/svn/tracticketreferenceplugin here] using Subversion, or [source:tracticketreferenceplugin browse the source] with Trac. == Example == example == Recent Changes == [[ChangeLog(tracticketreferenceplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:t2y] [[BR]] '''Maintainer:''' [wiki:t2y] [[BR]] '''Contributors:'''