Changes between Initial Version and Version 1 of TracTicketWeightPlugin


Ignore:
Timestamp:
Feb 6, 2013, 6:37:51 PM (11 years ago)
Author:
Zack
Comment:

New hack TracTicketWeightPlugin, created by zshahan

Legend:

Unmodified
Added
Removed
Modified
  • TracTicketWeightPlugin

    v1 v1  
     1[[PageOutline(2-5,Contents,pullout)]]
     2
     3= Trac Ticket Weight Plugin =
     4
     5== Description ==
     6
     7This plugin aims to apply weights to "select" custom fields to automatically determine priority or severity of ticket.
     8
     9== Bugs/Feature Requests ==
     10
     11Existing bugs and feature requests for TracTicketWeightPlugin are
     12[report:9?COMPONENT=TracTicketWeightPlugin here].
     13
     14If you have any issues, create a
     15[http://trac-hacks.org/newticket?component=TracTicketWeightPlugin&owner=zshahan new ticket].
     16
     17== Download ==
     18
     19Download the zipped source from [download:tracticketweightplugin here].
     20
     21== Source ==
     22
     23You can check out TracTicketWeightPlugin from [http://trac-hacks.org/svn/tracticketweightplugin here] using Subversion, or [source:tracticketweightplugin browse the source] with Trac.
     24
     25== Example ==
     26
     27[weight]
     28owner = scale                # scale is the only supported option for now
     29owner_hours_cfield = test3   # field to determine developer hours
     30reporter = scale             # scale is the only supported option for now
     31
     32== Recent Changes ==
     33
     34[[ChangeLog(tracticketweightplugin, 3)]]
     35
     36== Author/Contributors ==
     37
     38'''Author:''' [wiki:zshahan] [[BR]]
     39'''Maintainer:''' [wiki:zshahan] [[BR]]
     40'''Contributors:'''