http://www.mediawiki.org/wiki/Special:Code/MediaWiki/89784
Revision: 89784
Author: preilly
Date: 2011-06-09 18:40:36 +0000 (Thu, 09 Jun 2011)
Log Message:
-----------
Rename Mobile Extension
Modified Paths:
--------------
trunk/extensions/MobileFrontend/views/layout/application.html.php
Modified: trunk/extensions/MobileFrontend/views/layout/application.html.php
===================================================================
--- trunk/extensions/MobileFrontend/views/layout/application.html.php
2011-06-09 18:33:48 UTC (rev 89783)
+++ trunk/extensions/MobileFrontend/views/layout/application.html.php
2011-06-09 18:40:36 UTC (rev 89784)
@@ -5,7 +5,7 @@
<head>
<title>{$title}</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
- <link href='/extensions/PatchOutputMobile/stylesheets/{$cssFileName}.css'
media='all' rel='Stylesheet' type='text/css' />
+ <link href='/extensions/MobileFrontend/stylesheets/{$cssFileName}.css'
media='all' rel='Stylesheet' type='text/css' />
<meta name="ROBOTS" content="NOINDEX, NOFOLLOW" />
<meta name = "viewport" content = "width=device-width; initial-scale=1.0;
maximum-scale=1.0; user-scalable=0;" />
<link rel="apple-touch-icon"
href="http://en.m.wikipedia.org/apple-touch-icon.png" />
@@ -18,8 +18,8 @@
}
//]]>
</script>
- <script type="text/javascript" language="javascript"
SRC="/extensions/PatchOutputMobile/javascripts/jquery.js"></script>
- <script type="text/javascript" language="javascript"
SRC="/extensions/PatchOutputMobile/javascripts/application.js"></script>
+ <script type="text/javascript" language="javascript"
SRC="/extensions/MobileFrontend/javascripts/jquery.js"></script>
+ <script type="text/javascript" language="javascript"
SRC="/extensions/MobileFrontend/javascripts/application.js"></script>
</head>
<body>
{$searchWebkitHtml}
_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs