Mattflaschen has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/112184

Change subject: Document SkinVectorStyleModules hooks
......................................................................

Document SkinVectorStyleModules hooks

Change-Id: I746e5c734aff3c84cc56358dd52736d872c9b030
---
M docs/hooks.txt
1 file changed, 4 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/84/112184/1

diff --git a/docs/hooks.txt b/docs/hooks.txt
index a638703..5d110ca 100644
--- a/docs/hooks.txt
+++ b/docs/hooks.txt
@@ -2236,6 +2236,10 @@
   dummy parameter with "$dummy=false" in their code and return without echoing
   any HTML to avoid creating duplicate toolbox items.
 
+'SkinVectorStyleModules': Called immediately before adding Vector's CSS-only 
modules to the Outputpage.
+$skinVector: the instance of SkinVector
+&$styles: the array of CSS-only modules
+
 'SoftwareInfo': Called by Special:Version for returning information about the
 software.
 $software: The array of software in format 'name' => 'version'. See

-- 
To view, visit https://gerrit.wikimedia.org/r/112184
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I746e5c734aff3c84cc56358dd52736d872c9b030
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Mattflaschen <mflasc...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to