From: Nimish Gautam Date: Fri, 15 Apr 2011 00:23:37 +0000 (+0000) Subject: added explanation of the BeforeWelcomeCreation hook X-Git-Tag: 1.31.0-rc.0~30828 X-Git-Url: http://git.cyclocoop.org/clavettes/images/siteon3.jpg?a=commitdiff_plain;h=dd6bb7563c6a40c0a705c799e9d560cb83bcb6d5;p=lhc%2Fweb%2Fwiklou.git added explanation of the BeforeWelcomeCreation hook --- diff --git a/docs/hooks.txt b/docs/hooks.txt index 9935299a0e..399b52045e 100644 --- a/docs/hooks.txt +++ b/docs/hooks.txt @@ -583,6 +583,10 @@ $title: title of the template &$parser: Parser object &$ig: ImageGallery object +'BeforeWelcomeCreation': before the welcomecreation message is displayed to a newly created user +&$welcome_creation_msg: MediaWiki message name to display on the welcome screen to a newly created user account +&$injected_html: Any HTML to inject after the "logged in" message of a newly created user account + 'BitmapHandlerTransform': before a file is transformed, gives extension the possibility to transform it themselves $handler: BitmapHandler