Changes between Initial Version and Version 1 of TicketExtPlugin


Ignore:
Timestamp:
Oct 3, 2008, 3:59:52 PM (16 years ago)
Author:
Takanori Suzuki
Comment:

New hack TicketExtPlugin, created by takanorig

Legend:

Unmodified
Added
Removed
Modified
  • TicketExtPlugin

    v1 v1  
     1= TicketExtPlugin =
     2
     3== Description ==
     4
     5Ticket extensions for Trac.
     6
     7
     8== Bugs/Feature Requests ==
     9
     10Existing bugs and feature requests for TicketExtPlugin are
     11[report:9?COMPONENT=TicketExtPlugin here].
     12
     13If you have any issues, create a
     14[http://trac-hacks.org/newticket?component=TicketExtPlugin&owner=takanorig new ticket].
     15
     16== Download ==
     17
     18Download the zipped source from [download:ticketextplugin here].
     19
     20== Source ==
     21
     22You can check out TicketExtPlugin from [http://trac-hacks.org/svn/ticketextplugin here] using Subversion, or [source:ticketextplugin browse the source] with Trac.
     23
     24== Example ==
     25
     26{{{
     27#!ini
     28# trac.ini
     29[components]
     30ticketext.* = enabled
     31
     32[ticketext]
     33defect.template = [problem][[BR]]\n\n\n[expect][[BR]]\n\n\n[note][[BR]]\n
     34}}}
     35
     36
     37== Recent Changes ==
     38
     39[[ChangeLog(ticketextplugin, 3)]]
     40
     41== Author/Contributors ==
     42
     43'''Author:''' [wiki:takanorig] [[BR]]
     44'''Contributors:'''