[[PageOutline(2-5,Contents,pullout)]] = RelevantTicketPlugin == Description The ticket number, for example `#123`, that is input in custom field is transcribed into the ticket that is specified with a custom field. == Bugs/Feature Requests Existing bugs and feature requests for RelevantTicketPlugin are [report:9?COMPONENT=RelevantTicketPlugin here]. If you have any issues, create a [/newticket?component=RelevantTicketPlugin new ticket]. [[TicketQuery(component=RelevantTicketPlugin,group=type,format=progress)]] == Download Download the zipped source from [export:relevantticketplugin here]. == Source You can check out RelevantTicketPlugin from [/svn/relevantticketplugin here] using Subversion, or [source:relevantticketplugin browse the source] with Trac. == Installation Make the egg package: {{{#!sh python setup.py bdist_egg }}} Copy the egg into your Trac plugins directory: {{{#!sh cp dist/*.egg /where/to/trac/plugins/ }}} To activate the plugin, edit your `../conf/trac.ini` file: {{{#!ini [components] relevantticketplugin.relevantticket.* = enabled }}} == Recent Changes [[ChangeLog(relevantticketplugin, 3)]] == Author/Contributors '''Author:''' [wiki:one] [[BR]] '''Maintainer:''' [[Maintainer]] [[BR]] '''Contributors:'''