Move Vector's hooks documentation to mediawiki/skins/Vector
authorBartosz Dziewoński <matma.rex@gmail.com>
Sat, 9 Aug 2014 15:06:33 +0000 (17:06 +0200)
committerLegoktm <legoktm.wikipedia@gmail.com>
Sun, 10 Aug 2014 01:17:05 +0000 (01:17 +0000)
Change-Id: Ide133c1ec0ae701c5864edcbab428be314bd159e

docs/hooks.txt

index 4a469b6..9028288 100644 (file)
@@ -2364,11 +2364,6 @@ $dummy: Called when SkinTemplateToolboxEnd is used from a BaseTemplate skin,
   dummy parameter with "$dummy=false" in their code and return without echoing
   any HTML to avoid creating duplicate toolbox items.
 
-'SkinVectorStyleModules': Called when defining the list of module styles to be
-loaded by the Vector skin.
-$skin: SkinVector object
-&$styles: Array of module names whose style will be loaded for the skin
-
 'SoftwareInfo': Called by Special:Version for returning information about the
 software.
 $software: The array of software in format 'name' => 'version'. See