Changes between Version 26 and Version 27 of TicketDeletePlugin

Show
Ignore:
Author:
rjollos (IP: 0.0.0.0)
Timestamp:
02/11/13 15:52:21 (3 months ago)
Comment:

Refs #10841.

Legend:

Unmodified
Added
Removed
Modified
  • TicketDeletePlugin

    v26 v27  
    33 
    44[[html(<div class="system-message">)]] 
    5 '''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 are using Trac 0.12. Just edit your trac.ini: 
     5'''Note:''' Trac 0.12 (t:#3641) provides ticket deleter component. There is no need to install this plugin if you are using Trac 0.12. Just edit your trac.ini: 
    66{{{ 
    77#!ini 
    99tracopt.ticket.deleter = enabled 
    1010}}} 
     11The ticket delete component in Trac was written by the Trac team and has no relation to this plugin. One major difference is that there is no !WebAdmin component for the Trac ticket deleter. 
    1112[[html(</div>)]] 
    1213