r111034 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r111033‎ | r111034 | r111035 >
Date:14:14, 9 February 2012
Author:catrope
Status:ok
Tags:
Comment:
Make mediawiki.legacy.ajax top-loading too, apparently some people are still using sajax on the live site. Eventually the legacy.ajax module should die entirely
Modified paths:
  • /trunk/phase3/resources/Resources.php (modified) (history)

Diff [purge]

Index: trunk/phase3/resources/Resources.php
@@ -825,6 +825,7 @@
826826 'mediawiki.util',
827827 'mediawiki.legacy.wikibits',
828828 ),
 829+ 'position' => 'top', // Temporary hack for legacy support
829830 ),
830831 'mediawiki.legacy.commonPrint' => array(
831832 'styles' => array( 'common/commonPrint.css' => array( 'media' => 'print' ) ),

Follow-up revisions

RevisionCommit summaryAuthorDate
r111175REL1_19: MFT r111029, r111034, r111067, r111076, r111085, r111128, r111144reedy18:37, 10 February 2012

Status & tagging log