Changes between Version 28 and Version 29 of TicketDeletePlugin

Show
Ignore:
Author:
rjollos (IP: 0.0.0.0)
Timestamp:
02/14/13 17:55:57 (3 months ago)
Comment:

Further clarification, refs #10841.

Legend:

Unmodified
Added
Removed
Modified
  • TicketDeletePlugin

    v28 v29  
    33 
    44[[html(<div class="system-message">)]] 
    5 '''Note:''' Trac 0.12 (t:#3641) provides a ticket deleter component. There is no need to install this plugin if you are using Trac 0.12. Just edit your trac.ini: 
     5'''Note:''' Trac 0.12 (t:#3641) provides a ticket deleter component. There is no need to install TicketDeletePlugin if you are using Trac 0.12. Just edit your trac.ini: 
    66{{{ 
    77#!ini 
    99tracopt.ticket.deleter = enabled 
    1010}}} 
    11 The 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
     11The tracopt.ticket.deleter component 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 as there was for TicketDeletePlugin
    1212[[html(</div>)]] 
    1313