[cc-commits] [CC SVN] r12107 - cc.engine/trunk/cc/engine/chooser_pages

webmaster at creativecommons.org webmaster at creativecommons.org
Fri Apr 10 18:03:11 EDT 2009


Author: nyergler
Date: 2009-04-10 22:03:11 +0000 (Fri, 10 Apr 2009)
New Revision: 12107

Modified:
   cc.engine/trunk/cc/engine/chooser_pages/index.pt
Log:
Replace /characteristic popup with YUI panel (Issue305).


Modified: cc.engine/trunk/cc/engine/chooser_pages/index.pt
===================================================================
--- cc.engine/trunk/cc/engine/chooser_pages/index.pt	2009-04-10 22:01:25 UTC (rev 12106)
+++ cc.engine/trunk/cc/engine/chooser_pages/index.pt	2009-04-10 22:03:11 UTC (rev 12107)
@@ -30,15 +30,24 @@
     <p i18n:translate="license.what">
       With a Creative Commons license, <strong>you keep your
 	copyright</strong> but allow people
-	to <a href="/learn/licenses/fullrights">copy and distribute
-	your work</a> provided they <span id="attribution"
-	class="helpLink">give you credit</span> &mdash; and only on the
-	conditions you specify here. For those new to Creative Commons
-	licensing, we've prepared <a href="/about/think">a list of
-	things to think about</a>. If you want to offer your work with
-	no conditions, choose <a href="/license/zero">CC0</a>.
+      to <a href="/learn/licenses/fullrights">copy and distribute
+	your work</a> provided
+      they <a href="#" class="helpLink" id="give_you_credit">give you
+	credit</a> — and only on the conditions you specify here. For
+      those new to Creative Commons licensing, we've
+      prepared <a href="/about/think">a list of things to think
+	about</a>. If you want to  offer your work with no conditions
+      or you want to certify a work as public domain, choose one of
+      our <a href="/publicdomain/">public domain tools</a>.
     </p> 
-	
+
+    <div id="help_give_you_credit" class="help_panel">
+      <div class="hd" i18n:translate="char.by_title">Attribution</div>
+      <div class="bd" i18n:translate="char.by_description">
+	You must attribute the work in the manner specified by the author or licensor.
+      </div>
+    </div>
+
     <div class="licensebox">
 
       <form action="./results-one" method="get" >




More information about the cc-commits mailing list