Translations of this page?:

COMMON_NOTIFY_ADDRESSLIST

Description:
Manipulate the address list for a subscription mail notification after an edit
DefaultAction:
Provide a comma-separated list of subscribed users
Preventable:
yes
Added:
2010-01-20

This event is signaled by notify() in inc/common.php before subscribers are informed about an edit, handlers can use it to amend the addresslist or provide a completely self-generated list.

Passed Data

  • $data['id']: The ID of the edited page
  • $data['addresslist']: The list of mail addressees
  • $data['self']: Whether the editor itself should receive notifications as well

Plugins handling this event

The following plugins are known to handle this event and their source code may be a good start for understanding and implementing a handler yourself.

See also

devel/event/common_notify_addresslist.txt · Last modified: 2011/01/09 14:37 by lupo49
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Imprint Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki
WikiForumIRCBugsGitXRefTranslate