Changes between Version 10 and Version 11 of SubscriberListPlugin


Ignore:
Timestamp:
Sep 9, 2017, 8:06:37 PM (7 years ago)
Author:
figaro
Comment:

Initial cleanup

Legend:

Unmodified
Added
Removed
Modified
  • SubscriberListPlugin

    v10 v11  
    33= Display ticket subscribers
    44
    5 == Description ==
     5== Description
    66
     7This plugin displays a list of all users that will be informed of ticket changes to a certain ticket. Additionally it informs the user about the current notification settings of Trac, ie in which cases the user will be notified. This way the user knows whether he/she has to add himself/herself to the CC list or not. This detection depends on whether the user is logged in, whether has provided a valid email address, and the settings in `trac.ini`.
    78
     9This plugin is influenced by the settings from the `[notification]` stanza in your `trac.ini` file, especially `always_notify_owner`, `always_notify_reporter`, `always_notify_updater`, `smtp_always_bcc` and `smtp_always_cc`.
    810
    9 This plugin displays a list of all users that will informed about ticket changes of a certain ticket. Additionally it informs the user about the current notification settings of Trac (i.e. in which cases the user will be notified). This way the user knows whether he/she has to add himself/herself to the CC list or not. This detection depends on whether the user is logged in, whether has provided a valid email address, and the settings in `trac.ini`.
     11List of users to notify of a ticket change:
    1012
    11 This plugin is influenced by the settings from the `[notification]` `trac.ini`, especially `always_notify_owner`, `always_notify_reporter`, `always_notify_updater`, `smtp_always_bcc`, and `smtp_always_cc`.
     13[[Image(screenshot-list.png, border=2)]]
    1214
    13 A live demo of this plugin can be seen [https://svn.mayastudios.de/mtpp/ticket/1 here].
     15Changing whether a user needs to be notified of a ticket change:
    1416
    15 [[Image(screenshot-list.png, border=3)]]
     17[[Image(screenshot-notice.png, border=2)]]
    1618
    17 [[Image(screenshot-notice.png, border=3)]]
     19== Bugs/Feature Requests
    1820
    19 == Source and Tickets ==
    20 You'll find all information about this ticket [https://svn.mayastudios.de/mtpp/wiki/Plugins/SubscriberListPlugin here]. Please file only tickets there.
     21Existing bugs and feature requests for SubscriberListPlugin are
     22[report:9?COMPONENT=SubscriberListPlugin here].
    2123
    22 == Author/Contributors ==
    23 '''Author:''' [wiki:manski Sebastian Krysmanski]
    24 [[BR]]
     24If you have any issues, create a
     25[/newticket?component=SubscriberListPlugin new ticket].
     26
     27[[TicketQuery(component=SubscriberListPlugin&group=type,format=progress)]]
     28
     29== Download
     30
     31Download the zipped source from [export:subscriberlistplugin here].
     32
     33== Source
     34
     35You can check out SubscriberListPlugin from [/svn/subscriberlistplugin here] using Subversion, or [source:subscriberlistplugin browse the source] with Trac.
     36
     37== Installation
     38
     39General instructions on installing Trac plugins can be found on the [TracPlugins#InstallingaTracplugin TracPlugins] page.
     40
     41== Recent Changes
     42
     43[[ChangeLog(subscriberlistplugin, 3)]]
     44
     45== Author/Contributors
     46
     47'''Author:''' [wiki:manski Sebastian Krysmanski] [[BR]]
    2548'''Maintainer:''' [[Maintainer]] [[BR]]
    2649'''Contributors:'''