[[PageOutline(2-5,Contents,pullout)]] = Display ticket subscribers == Description This 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`. This 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`. List of users to notify of a ticket change: [[Image(screenshot-list.png, border=2)]] Changing whether a user needs to be notified of a ticket change: [[Image(screenshot-notice.png, border=2)]] == Bugs/Feature Requests Existing bugs and feature requests for SubscriberListPlugin are [report:9?COMPONENT=SubscriberListPlugin here]. If you have any issues, create a [/newticket?component=SubscriberListPlugin new ticket]. [[TicketQuery(component=SubscriberListPlugin&group=type,format=progress)]] == Download Download the zipped source from [export:subscriberlistplugin here]. == Source You can check out SubscriberListPlugin from [/svn/subscriberlistplugin here] using Subversion, or [source:subscriberlistplugin browse the source] with Trac. == Installation General instructions on installing Trac plugins can be found on the [TracPlugins#InstallingaTracplugin TracPlugins] page. == Recent Changes [[ChangeLog(subscriberlistplugin, 3)]] == Author/Contributors '''Author:''' [wiki:manski Sebastian Krysmanski] [[BR]] '''Maintainer:''' [[Maintainer]] [[BR]] '''Contributors:'''