r104940 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r104939‎ | r104940 | r104941 >
Date:02:05, 2 December 2011
Author:preilly
Status:ok
Tags:
Comment:
up version numbers
Modified paths:
  • /trunk/extensions/MobileFrontend/views/layout/application.html.php (modified) (history)

Diff [purge]

Index: trunk/extensions/MobileFrontend/views/layout/application.html.php
@@ -20,7 +20,7 @@
2121 $endScriptTag = '"></script>';
2222 $javaScriptPath = $wgExtensionAssetsPath . '/MobileFrontend/javascripts/';
2323
24 -$openSearchScript = $startScriptTag . $javaScriptPath . $betaPrefix . 'opensearch.js?version=11082011124437' . $endScriptTag;
 24+$openSearchScript = $startScriptTag . $javaScriptPath . $betaPrefix . 'opensearch.js?version=12012011124437' . $endScriptTag;
2525
2626 $applicationHtml = <<<EOT
2727 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
@@ -29,8 +29,8 @@
3030 <head>
3131 <title>{$htmlTitle}</title>
3232 <meta http-equiv="content-type" content="application/xhtml+xml; charset=utf-8" />
33 - <link href='{$wgExtensionAssetsPath}/MobileFrontend/stylesheets/{$betaPrefix}common.css?version=11082011120834' media='all' rel='Stylesheet' type='text/css' />
34 - <link href='{$wgExtensionAssetsPath}/MobileFrontend/stylesheets/{$cssFileName}.css?version=10202011120715' media='all' rel='Stylesheet' type='text/css' />
 33+ <link href='{$wgExtensionAssetsPath}/MobileFrontend/stylesheets/{$betaPrefix}common.css?version=12012011120834' media='all' rel='Stylesheet' type='text/css' />
 34+ <link href='{$wgExtensionAssetsPath}/MobileFrontend/stylesheets/{$cssFileName}.css?version=12012011120715' media='all' rel='Stylesheet' type='text/css' />
3535 <meta name="ROBOTS" content="NOINDEX, NOFOLLOW" />
3636 <meta name = "viewport" content = "width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
3737 {$appleTouchIconTag}

Follow-up revisions

RevisionCommit summaryAuthorDate
r1049411.18wmf1: MFT r104940preilly02:06, 2 December 2011

Status & tagging log