Changes between Version 15 and Version 16 of TicketDeletePlugin


Ignore:
Timestamp:
Aug 11, 2010, 1:08:29 PM (14 years ago)
Author:
theo
Comment:

added configuration note for 0.12

Legend:

Unmodified
Added
Removed
Modified
  • TicketDeletePlugin

    v15 v16  
    22= Ticket Change and Ticket Deletion Plugin =
    33
    4 '''Note:''' The functionality of this plugin has been incorporated into Trac 0.12 [t:#3641].
     4'''Note:''' The functionality of this plugin has been incorporated into Trac 0.12 [t:#3641]. There is no need to follow the installation steps below if you're using Trac 0.12. Just edit your trac.ini:
     5{{{
     6[components]
     7tracopt.ticket.deleter = enabled
     8}}}
    59
    610== Description ==