(bug 14901) Email notification mistakes log action for new page creation
[lhc/web/wiklou.git] / docs / hooks.txt
index a9a7c10..50cbbe8 100644 (file)
@@ -2221,6 +2221,9 @@ $page: WikiPage object to be removed
 $user: user that watched
 $page: WikiPage object that was watched
 
+'UpdateUserMailerFormattedPageStatus': before notification email gets sent
+$formattedPageStatus: list of valid page states
+
 'UploadForm:initial': before the upload form is generated
 $form: UploadForm object
 You might set the member-variables $uploadFormTextTop and