DokuWiki

It's better when it's simple

User Tools

Site Tools


devel:event:common_notify_addresslist

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
  • $data['replacements']: array of additional string substitutions, @KEY@ to be replaced by value (not executed for default action)

See also

devel/event/common_notify_addresslist.txt · Last modified: 2022-09-21 21:51 by Klap-in

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