Changes between Initial Version and Version 1 of TracTicketTemplatePlugin


Ignore:
Timestamp:
Oct 13, 2008, 4:07:26 AM (16 years ago)
Author:
Richard Liao
Comment:

New hack TracTicketTemplatePlugin, created by richard

Legend:

Unmodified
Added
Removed
Modified
  • TracTicketTemplatePlugin

    v1 v1  
     1= Trac Ticket Template =
     2
     3== Description ==
     4
     5TracTicketTemplate enable users to create ticket using templates which can be customized by Trac administrator. Trac administrator can spcify a general template '''default''' for all uncustomized ticket types.
     6
     7== Bugs/Feature Requests ==
     8
     9Existing bugs and feature requests for TracTicketTemplatePlugin are
     10[report:9?COMPONENT=TracTicketTemplatePlugin here].
     11
     12If you have any issues, create a
     13[http://trac-hacks.org/newticket?component=TracTicketTemplatePlugin&owner=richard new ticket].
     14
     15== Download ==
     16
     17Download the zipped source from [download:tractickettemplateplugin here].
     18
     19== Source ==
     20
     21You can check out TracTicketTemplatePlugin from [http://trac-hacks.org/svn/tractickettemplateplugin here] using Subversion, or [source:tractickettemplateplugin browse the source] with Trac.
     22
     23== Example ==
     24
     25 * Trac administrator should define the template for all ticket types:
     26  * Login as administrator, open Admin -> Ticket System -> Ticket Template
     27  * 'load' the template of each ticket type, modify them and 'apply changes'
     28 * After defined ticket template, normal user can create ticket using predefined template by change ticket types dropdown list items.
     29
     30
     31== Recent Changes ==
     32
     33[[ChangeLog(tractickettemplateplugin, 3)]]
     34
     35== Author/Contributors ==
     36
     37'''Author:''' [wiki:richard] [[BR]]
     38'''Contributors:'''