[cc-commits] [CC SVN] r15472 - themes/creativecommons.org/branches/production

webmaster at creativecommons.org webmaster at creativecommons.org
Wed Jan 18 00:57:59 EST 2012


Author: nkinkade
Date: 2012-01-18 05:57:59 +0000 (Wed, 18 Jan 2012)
New Revision: 15472

Modified:
   themes/creativecommons.org/branches/production/
   themes/creativecommons.org/branches/production/banner-stop-sopa.php
   themes/creativecommons.org/branches/production/page-nav.php
Log:
Merged revisions 15470-15471 via svnmerge from 
svn+ssh://svn@code.creativecommons.org/svnroot/themes/creativecommons.org/trunk

........
  r15470 | nkinkade | 2012-01-17 16:54:14 -0500 (Tue, 17 Jan 2012) | 1 line
  
  Some changes to the colors of links in the Stop SOPA banner.
........
  r15471 | nkinkade | 2012-01-18 00:52:22 -0500 (Wed, 18 Jan 2012) | 1 line
  
  Add Stop SOPA banner.
........



Property changes on: themes/creativecommons.org/branches/production
___________________________________________________________________
Modified: svnmerge-integrated
   - /themes/creativecommons.org/trunk:1-15196,15200-15255,15264-15274,15276-15286,15288,15290-15293,15296,15298-15304,15308-15311,15313-15319,15323-15379,15382-15385,15387,15389,15391-15393,15400,15402,15405,15409,15413,15420-15422,15424,15426-15429,15446,15448,15455,15466,15468
   + /themes/creativecommons.org/trunk:1-15196,15200-15255,15264-15274,15276-15286,15288,15290-15293,15296,15298-15304,15308-15311,15313-15319,15323-15379,15382-15385,15387,15389,15391-15393,15400,15402,15405,15409,15413,15420-15422,15424,15426-15429,15446,15448,15455,15466,15468,15470-15471

Modified: themes/creativecommons.org/branches/production/banner-stop-sopa.php
===================================================================
--- themes/creativecommons.org/branches/production/banner-stop-sopa.php	2012-01-18 05:52:22 UTC (rev 15471)
+++ themes/creativecommons.org/branches/production/banner-stop-sopa.php	2012-01-18 05:57:59 UTC (rev 15472)
@@ -1,11 +1,9 @@
-<div id="stop-sopa-banner" style="background-color: black; color: white; font-weight: bold; font-size: x-large; padding: 2em;">
+<div id="stop-sopa-banner" style="background-color: black; color: white; font-weight: bold; font-size: 170%; padding: 1.5em;">
 	<div class="container">
 		<div class="row">
 			<div class="sixteen columns">
-				Stop SOPA, the Internet Blacklist bill.
-				<a href="https://www.eff.org/deeplinks/2011/12/fight-blacklist-toolkit-anti-sopa-activists">12
-things you can do <stron>NOW</strong></a>.
-				<a href="https://creativecommons.org/weblog/entry/30836">Read more</a>.
+				<div>Help the Internet remain free: <a href="http://wikimediafoundation.org/wiki/English_Wikipedia_anti-SOPA_blackout" style="color: yellow;">Join Wikipedia</a> and other orgs to <a href="http://americancensorship.org" style="color: yellow;">stop SOPA/PIPA</a>.</div>
+				<div style="margin-top: 1em;">Help public research remain free:  <a href="http://www.thepetitionsite.com/207/support-the-open-access-movement-stop-the-research-works-act/?cid=FB_TAF" style="color: blue;">Sign the petition</a> to <a href="http://www.taxpayeraccess.org/action/action_access/12-0106.shtml" style="color: blue;">stop the Research Works Act</a>.</div>
 			</div>
 		</div>
 	</div>

Modified: themes/creativecommons.org/branches/production/page-nav.php
===================================================================
--- themes/creativecommons.org/branches/production/page-nav.php	2012-01-18 05:52:22 UTC (rev 15471)
+++ themes/creativecommons.org/branches/production/page-nav.php	2012-01-18 05:57:59 UTC (rev 15472)
@@ -1,3 +1,4 @@
+<?php include 'banner-stop-sopa.php'; ?>
 		<header> 
 		<div class="topbar">
 			<div class="topbar-inner">



More information about the cc-commits mailing list