r100015 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r100014‎ | r100015 | r100016 >
Date:05:40, 17 October 2011
Author:kaldari
Status:ok
Tags:
Comment:
correcting comment, this no longer gets inserted into the head due to changes in MW JS loading
Modified paths:
  • /trunk/extensions/CentralNotice/CentralNotice.php (modified) (history)

Diff [purge]

Index: trunk/extensions/CentralNotice/CentralNotice.php
@@ -206,7 +206,7 @@
207207 // Include '.js' to exempt script from squid cache expiration override
208208 $centralLoader = SpecialPage::getTitleFor( 'BannerController' )->getLocalUrl( 'cache=/cn.js' );
209209
210 - // Insert the banner controller Javascript into the <head>
 210+ // Insert the banner controller Javascript into the page
211211 $wgOut->addScriptFile( $centralLoader );
212212
213213 return true;

Follow-up revisions

RevisionCommit summaryAuthorDate
r102477MFT r99497, r100014, r100015, r100085, 100087, r100780, r102204, r102273awjrichards01:42, 9 November 2011

Status & tagging log