From: Brion Vibber Date: Thu, 16 Mar 2006 23:41:37 +0000 (+0000) Subject: * (bug 5236) Load wikibits.js before site-customized javascript X-Git-Tag: 1.6.0~196 X-Git-Url: http://git.cyclocoop.org/%22.htmlspecialchars%28%24url_syndic%29.%22?a=commitdiff_plain;h=74415ccadeb5e6627875a7abc09ea987c12adb53;p=lhc%2Fweb%2Fwiklou.git * (bug 5236) Load wikibits.js before site-customized javascript --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 4e64a8b0ac..4aecab8139 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -692,6 +692,7 @@ fully support the editing toolbar, but was found to be too confusing. * (bug 5270) Fix broken linktrail for br, cv, fr, hr, nn, oc, ta, wa * Add a clickable contribs link in user tool links (rc, watchlist, diff view) to see how people like it. (There was one in the old hacked-up diff view.) +* (bug 5236) Load wikibits.js before site-customized javascript === Caveats === diff --git a/skins/MonoBook.php b/skins/MonoBook.php index 82027097fc..72b6006ccc 100644 --- a/skins/MonoBook.php +++ b/skins/MonoBook.php @@ -65,10 +65,10 @@ class MonoBookTemplate extends QuickTemplate { + data['jsvarurl' ]) { ?> - data['pagecss' ]) { ?> - {if jsvarurl {}} + {if jsvarurl {}} {if pagecss {}} {usercss} {sitecss} diff --git a/skins/disabled/HTMLDump.php b/skins/disabled/HTMLDump.php index 792f4a65ea..20ec01e386 100644 --- a/skins/disabled/HTMLDump.php +++ b/skins/disabled/HTMLDump.php @@ -114,11 +114,11 @@ class HTMLDumpTemplate extends QuickTemplate { - data['jsvarurl' ]) { ?> + data['jsvarurl' ]) { ?> data['pagecss' ]) { ?> data['usercss' ]) { ?> data['userjs' ]) { ?>