From: Alexandre Emsenhuber Date: Wed, 24 Nov 2010 12:24:14 +0000 (+0000) Subject: $wgJQuery* variables were removed with the merge of the resource loader X-Git-Tag: 1.31.0-rc.0~33747 X-Git-Url: https://git.cyclocoop.org/%7B%24admin_url%7Dmembres/modifier.php?a=commitdiff_plain;h=76cbbc9a3ad5e8f96b25e06232bc87102ab819cd;p=lhc%2Fweb%2Fwiklou.git $wgJQuery* variables were removed with the merge of the resource loader --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index ed521bee96..ce6b501772 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -41,8 +41,6 @@ LocalSettings.php. The specific bugs are listed below in the general notes. which causes Vector to render the variants drop-down menu with a label showing the current variant name. This is off by default, pending further research into its user experience implications. -* Added $wgJQueryVersion, $wgJQueryMinified and $wgJQueryOnEveryPage (true by - default) to configure loading of jQuery by MediaWiki. * XmlFunctions.php has been removed. Use the Xml or Html classes as appropriate. * Added $wgSQLMode for setting database SQL modes - either performance (null) or other reasons (such as enabling stricter checks)