r109490 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r109489‎ | r109490 | r109491 >
Date:04:44, 19 January 2012
Author:preilly
Status:ok
Tags:sopa 
Comment:
add new sopa banner
Modified paths:
  • /trunk/extensions/MobileFrontend/MobileFrontend.i18n.php (modified) (history)
  • /trunk/extensions/MobileFrontend/stylesheets/beta_common.css (modified) (history)
  • /trunk/extensions/MobileFrontend/stylesheets/common.css (modified) (history)

Diff [purge]

Index: trunk/extensions/MobileFrontend/MobileFrontend.i18n.php
@@ -74,7 +74,7 @@
7575 'mobile-frontend-login' => 'Log in',
7676 'mobile-frontend-placeholder' => 'Type your search here...',
7777 'mobile-frontend-dismiss-notification' => 'dismiss this notification',
78 - 'mobile-frontend-sopa-notice' => '<strong>IMAGINE A WORLD WITHOUT FREE KNOWLEDGE</strong>,<br/>Right now, the U.S. Congress is considering legislation that could cripple this site<br/> and your ability to access information online. <a href="http://en.wikipedia.org/wiki/Wikipedia:SOPA_initiative/Mobile_Learn_more">Learn more</a>.',
 78+ 'mobile-frontend-sopa-notice' => '<h3 id="sopa-notice">Thank you for protecting Wikipedia.</h3><br/><a href="http://en.wikipedia.org/wiki/Wikipedia:SOPA_initiative/Mobile_Learn_more">(We’re not done yet.)</a>',
7979 );
8080
8181 /** Message documentation (Message documentation)
Index: trunk/extensions/MobileFrontend/stylesheets/common.css
@@ -298,4 +298,10 @@
299299 text-decoration: underline;
300300 font-weight: bold;
301301 color: #000000;
 302+}
 303+
 304+h3#sopa-notice {
 305+ color: #000000;
 306+ -webkit-margin-after: 0.5em;
 307+ margin: 0px;
302308 }
\ No newline at end of file
Index: trunk/extensions/MobileFrontend/stylesheets/beta_common.css
@@ -323,4 +323,10 @@
324324 text-decoration: underline;
325325 font-weight: bold;
326326 color: #ffffff;
 327+}
 328+
 329+h3#sopa-notice {
 330+ color: #000000;
 331+ -webkit-margin-after: 0.5em;
 332+ margin: 0px;
327333 }
\ No newline at end of file

Follow-up revisions

RevisionCommit summaryAuthorDate
r1094911.18wmf: MFT r109490preilly04:45, 19 January 2012
r1094921.18wmf: MFT r109490preilly04:47, 19 January 2012

Status & tagging log