[cc-commits] [SCM] cc.engine: License chooser, public domain chooser, deeds (branch next) updated. a4cc8cdd3f4cd7e4757f353eeadb968e90bd58b2
Gitosis User
git at gandi0.creativecommons.org
Fri Jan 20 12:20:36 EST 2012
The branch, next has been updated
via a4cc8cdd3f4cd7e4757f353eeadb968e90bd58b2 (commit)
from eb79b62a913df8480a330236bcaf53483ab3a292 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit a4cc8cdd3f4cd7e4757f353eeadb968e90bd58b2
Author: Nathan Kinkade <nkinkade at creativecommons.org>
Date: Fri Jan 20 12:20:29 2012 -0500
Removed SOPA banners.
-----------------------------------------------------------------------
Summary of changes (followed by patch):
cc/engine/templates/macros_templates/deed.html | 14 --------------
cc/engine/templates/macros_templates/engine.html | 15 ---------------
2 files changed, 0 insertions(+), 29 deletions(-)
diff --git a/cc/engine/templates/macros_templates/deed.html b/cc/engine/templates/macros_templates/deed.html
index 3500c5d..6347943 100644
--- a/cc/engine/templates/macros_templates/deed.html
+++ b/cc/engine/templates/macros_templates/deed.html
@@ -68,20 +68,6 @@
<body typeof="cc:License" about="{{ license.uri }}"
class="yui-skin-sam">
-<!-- Start Stop SOPA banner -->
-<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">
- <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>
-</div>
-<!-- End Stop SOPA banner -->
-
-
{% block page_top %}{% endblock %}
<div id="deed"
diff --git a/cc/engine/templates/macros_templates/engine.html b/cc/engine/templates/macros_templates/engine.html
index b683d4c..4f50ee6 100644
--- a/cc/engine/templates/macros_templates/engine.html
+++ b/cc/engine/templates/macros_templates/engine.html
@@ -34,21 +34,6 @@
<body>
-<!-- Start Stop SOPA banner -->
-<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">
- <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>
-</div>
-<!-- End Stop SOPA banner -->
-
-
-
<div id="container">
<header>
<div class="topbar">
hooks/post-receive
--
cc.engine: License chooser, public domain chooser, deeds
More information about the cc-commits
mailing list