[cc-commits] [SCM] "Ahab" skin for CC Learn (based on the work of White Whale) (branch master) updated. 5092d7aba0a0b81dc4509d97e5153c0ae8e5fd43

git version control git at a7.creativecommons.org
Mon Apr 13 20:20:06 EDT 2009


The branch, master has been updated
       via  5092d7aba0a0b81dc4509d97e5153c0ae8e5fd43 (commit)
      from  812e851a0800296205633fbfbf1fdbc880b1eb4c (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 5092d7aba0a0b81dc4509d97e5153c0ae8e5fd43
Author: Asheesh Laroia <asheesh at creativecommons.org>
Date:   Mon Apr 13 17:20:03 2009 -0700

    Change to ccRELified cc license text

-----------------------------------------------------------------------

Summary of changes (followed by patch):
 ahab.php |   16 ++++++++++++++--
 1 files changed, 14 insertions(+), 2 deletions(-)

diff --git a/ahab.php b/ahab.php
index f0bfcaa..0c6f8a8 100644
--- a/ahab.php
+++ b/ahab.php
@@ -411,8 +411,20 @@ class AhabTemplate extends QuickTemplate {
 ?>			<div id="copyleft">
 				<a href="http://learn.creativecommons.org" id="cclearn"><img src="<?php $this->text('stylepath') ?>/ahab/from_whitewhale/images/common/cclearn_logo.gif" alt="ccLearn" width="92" height="23"/></a>
 				<div id="license">
-					 <a rel="license" href="http://creativecommons.org/licenses/by/3.0/"<img src="http://i.creativecommons.org/l/by/3.0/us/88x31.png" alt="Creative Commons BY License" width="88" height="31"/></a>
-					<p>Except where otherwise noted, content on this site is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 License</a>.</p>
+                    <a rel="license" href="http://creativecommons.org/licenses/by/3.0/us/">
+                    <img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by/3.0/us/88x31.png" /></a>
+
+<p>
+Except where otherwise noted, content on this site available
+under a <a rel="license" href="http://creativecommons.org/licenses/by/3.0/us/">Creative Commons Attribution 3.0 United States License</a>.
+
+<!-- Futher permissions
+<a xmlns:cc="http://creativecommons.org/ns#" href="http://learn.creativecommons.org/contact" rel="cc:morePermissions">
+may be available</a>. -->
+Attribute to <a xmlns:cc="http://creativecommons.org/ns#" href="http://learn.creativecommons.org" property="cc:attributionName" rel="cc:attributionURL">ccLearn</a>.
+
+</p>
+
 				</div>
 			</div>
 


hooks/post-receive
-- 
"Ahab" skin for CC Learn (based on the work of White Whale)



More information about the cc-commits mailing list