X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=docs%2Fhooks.txt;h=d932148e4d0a49f3fb78bf7aa1ba3fabd1c5516f;hb=c9f07af946fc143023a937ec6933ddca77ab1607;hp=f35d61039504d83addb800131115c07145f01dcd;hpb=278ae11ae78d282949a00e1026b60facfff817ac;p=lhc%2Fweb%2Fwiklou.git diff --git a/docs/hooks.txt b/docs/hooks.txt index f35d610395..d932148e4d 100644 --- a/docs/hooks.txt +++ b/docs/hooks.txt @@ -2795,12 +2795,6 @@ configuration variables to JavaScript. Things that depend on the current page or request state must be added through MakeGlobalVariablesScript instead. &$vars: array( variable name => value ) -'ResourceLoaderGetLessVars': DEPRECATED! Called in ResourceLoader::getLessVars -to add global LESS variables. Loaded after $wgResourceLoaderLESSVars is added. -Global LESS variables are deprecated. Use ResourceLoaderModule::getLessVars() -instead to expose variables only in modules that need them. -&$lessVars: array of variables already added - 'ResourceLoaderJqueryMsgModuleMagicWords': Called in ResourceLoaderJqueryMsgModule to allow adding magic words for jQueryMsg. The value should be a string, and they can depend only on the