Changes between Initial Version and Version 1 of RelevantTicketPlugin


Ignore:
Timestamp:
Nov 15, 2011, 1:00:31 PM (12 years ago)
Author:
one
Comment:

New hack RelevantTicketPlugin, created by one

Legend:

Unmodified
Added
Removed
Modified
  • RelevantTicketPlugin

    v1 v1  
     1[[PageOutline(2-5,Contents,pullout)]]
     2
     3= RelevantTicketPlugin =
     4
     5== Description ==
     6
     7= RelevantTicketPlugin =
     8
     9== Bugs/Feature Requests ==
     10
     11Existing bugs and feature requests for RelevantTicketPlugin are
     12[report:9?COMPONENT=RelevantTicketPlugin here].
     13
     14If you have any issues, create a
     15[http://trac-hacks.org/newticket?component=RelevantTicketPlugin&owner=one new ticket].
     16
     17== Download ==
     18
     19Download the zipped source from [download:relevantticketplugin here].
     20
     21== Source ==
     22
     23You can check out RelevantTicketPlugin from [http://trac-hacks.org/svn/relevantticketplugin here] using Subversion, or [source:relevantticketplugin browse the source] with Trac.
     24
     25== Example ==
     26
     27make the egg package
     28{{{
     29python setup.py bdist_egg
     30}}}
     31copy egg into your trac plugins dir.
     32{{{
     33cp dist/*.egg /where/to/trac/plugins/
     34}}}
     35To activate the plugin, edit conf/trac.ini:
     36{{{
     37[components]
     38relevantticketplugin.relevantticket.* = enabled
     39}}}
     40
     41== Recent Changes ==
     42
     43[[ChangeLog(relevantticketplugin, 3)]]
     44
     45== Author/Contributors ==
     46
     47'''Author:''' [wiki:one] [[BR]]
     48'''Maintainer:''' [wiki:one] [[BR]]
     49'''Contributors:'''