added explanation of the BeforeWelcomeCreation hook
authorNimish Gautam <nimishg@users.mediawiki.org>
Fri, 15 Apr 2011 00:23:37 +0000 (00:23 +0000)
committerNimish Gautam <nimishg@users.mediawiki.org>
Fri, 15 Apr 2011 00:23:37 +0000 (00:23 +0000)
docs/hooks.txt

index 9935299..399b520 100644 (file)
@@ -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