Changes between Version 19 and Version 20 of QuietPlugin


Ignore:
Timestamp:
Oct 18, 2017, 10:40:40 AM (7 years ago)
Author:
anonymous
Comment:

It seems with Trac 1.2 this plugin does not need the AnnouncerPlugin

Legend:

Unmodified
Added
Removed
Modified
  • QuietPlugin

    v19 v20  
    1111The toggling is handled via AJAX, so you can remain on the same page and not disrupt any current work. The toggle link will appear on {{{/newticket}}}, {{{/ticket}}}, {{{/query}}}, and {{{/report}}} pages since ticket changes are possible on all of these, eg via [TracBatchModify BatchModify] or [GridModifyPlugin GridModify].
    1212
    13 This plugin is an extension to the AnnouncerPlugin.
     13This plugin is an extension to the AnnouncerPlugin / Trac version 1.2 and above. The version of QuietPlugin for Trac 1.2 and above does not require AnnouncerPlugin.
    1414
    1515== Bugs/Feature Requests