Changes between Version 11 and Version 12 of QuietPlugin


Ignore:
Timestamp:
Jan 2, 2014, 3:35:15 PM (10 years ago)
Author:
Ryan J Ollos
Comment:

Added syntax highlighting.

Legend:

Unmodified
Added
Removed
Modified
  • QuietPlugin

    v11 v12  
    1313== Configuration ==
    1414 1. Install the plugin (after downloading and unzipping):
    15     {{{
     15    {{{#!sh
    1616    cd quietplugin/0.12
    1717    sudo python setup.py install
     
    2121
    2222 2. Enable the plugin ''and'' '''disable''' {{{announcer.distributors.mail.EmailDistributor}}} in {{{trac.ini}}}:
    23     {{{
     23    {{{#!ini
    2424    [components]
    2525    announcer.* = enabled
     
    3131
    3232 3. (Optional) Customize the quiet mode labels in {{{trac.ini}}}:
    33     {{{
     33    {{{#!ini
    3434    [quiet]
    3535    enter_label = Enter Quiet Mode
     
    6767=== Trigger quiet mode ===
    6868To help you remember to enter quiet mode for the above use cases (or similar ones), you can create trigger rules on DOM elements that will prompt you to enter or leave quiet mode (if you're not already in that state):
    69 {{{
     69{{{#!ini
    7070[quiet]
    71711.selector = #analyzebutton