[[PageOutline(2-5,Contents,pullout)]] = RelevantTicketPlugin = == Description == The ticket number(ex.#123) that is input in custom field is transcribed into the ticket that is specified with 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 [http://trac-hacks.org/newticket?component=RelevantTicketPlugin&owner=one new ticket]. == Download == Download the zipped source from [download:relevantticketplugin here]. == Source == You can check out RelevantTicketPlugin from [http://trac-hacks.org/svn/relevantticketplugin here] using Subversion, or [source:relevantticketplugin browse the source] with Trac. == Example == make the egg package {{{ python setup.py bdist_egg }}} copy egg into your trac plugins dir. {{{ cp dist/*.egg /where/to/trac/plugins/ }}} To activate the plugin, edit conf/trac.ini: {{{ [components] relevantticketplugin.relevantticket.* = enabled }}} == Recent Changes == [[ChangeLog(relevantticketplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:one] [[BR]] '''Maintainer:''' [wiki:one] [[BR]] '''Contributors:'''