DokuWiki

It's better when it's simple

User Tools

Site Tools


devel:event:common_notify_addresslist

This is an old revision of the document!


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.1294580257.txt.gz · 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 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki