r37493 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r37492‎ | r37493 | r37494 >
Date:12:23, 10 July 2008
Author:eloy
Status:old
Tags:
Comment:
NotifyOnPageChangeComplete description
Modified paths:
  • /trunk/phase3/docs/hooks.txt (modified) (history)

Diff [purge]

Index: trunk/phase3/docs/hooks.txt
@@ -869,6 +869,10 @@
870870 &$langCode: the language code to get the message for (string) - or -
871871 whether to use the content language (true) or site language (false) (bool)
872872
 873+'NotifyOnPageChangeComplete': called after user email notification.
 874+$EmailNotification: EmailNotification object being used
 875+$watchingUser: user (object) to whom email was sent
 876+
873877 'OpenSearchUrls': Called when constructing the OpenSearch description XML.
874878 Hooks can alter or append to the array of URLs for search & suggestion formats.
875879 &$urls: array of associative arrays with Url element attributes

Status & tagging log