Changes between Version 17 and Version 18 of TicketDeletePlugin


Ignore:
Timestamp:
Jul 26, 2012, 12:03:28 AM (12 years ago)
Author:
Ryan J Ollos
Comment:

Make notice more obvious.

Legend:

Unmodified
Added
Removed
Modified
  • TicketDeletePlugin

    v17 v18  
    22= Ticket Change and Ticket Deletion Plugin =
    33
     4[[html(<div class="system-message">)]]
    45'''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:
    56{{{
     
    78tracopt.ticket.deleter = enabled
    89}}}
     10[[html(</div>)]]
    911
    1012== Description ==