From dd6bb7563c6a40c0a705c799e9d560cb83bcb6d5 Mon Sep 17 00:00:00 2001 From: Nimish Gautam Date: Fri, 15 Apr 2011 00:23:37 +0000 Subject: [PATCH] added explanation of the BeforeWelcomeCreation hook --- docs/hooks.txt | 4 ++++ 1 file changed, 4 insertions(+) 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 -- 2.20.1