Changes between Initial Version and Version 1 of TicketDeletePlugin


Ignore:
Timestamp:
Mar 14, 2006, 1:22:21 AM (18 years ago)
Author:
Noah Kantrowitz
Comment:

New hack TicketDeletePlugin, created by coderanger

Legend:

Unmodified
Added
Removed
Modified
  • TicketDeletePlugin

    v1 v1  
     1= Ticket Deletion Plugin =
     2
     3== Description ==
     4
     5This is a small plugin to allow deleting tickets from within Trac. Though I don't advocate this as a method of dealing with tickets very often, it is a commonly requested feature, and it is needed on rare occasions.
     6
     7== Bugs/Feature Requests ==
     8
     9Existing bugs and feature requests for TicketDeletePlugin are
     10[report:9?COMPONENT=TicketDeletePlugin here].
     11
     12If you have any issues, create a
     13[http://trac-hacks.org/newticket?component=TicketDeletePlugin&owner=coderanger new ticket].
     14
     15== Download ==
     16
     17Download the zipped source from [download:ticketdeleteplugin here].
     18
     19== Source ==
     20
     21You can check out TicketDeletePlugin from [http://trac-hacks.org/svn/ticketdeleteplugin here] using Subversion, or [source:ticketdeleteplugin browse the source] with Trac.
     22
     23== Example ==
     24
     25Just follow the normal egg installation procedures. There will be a new WebAdmin sub-page in the Ticket category called 'Delete'.
     26
     27== Recent Changes ==
     28
     29[[ChangeLog(ticketdeleteplugin, 3)]]
     30
     31== Author/Contributors ==
     32
     33'''Author:''' [wiki:coderanger] [[BR]]
     34'''Contributors:'''
     35
     36[[TagIt(plugin,coderanger,0.10,0.9)]]