[cc-commits] [SCM] cc.engine: License chooser & etc (branch master) updated. 2a9664c508841e2fd13608f353c32d7d9808325c

git version control git at a7.creativecommons.org
Mon Nov 1 18:08:42 EDT 2010


The branch, master has been updated
       via  2a9664c508841e2fd13608f353c32d7d9808325c (commit)
      from  63d835a9cfa64a648767060b4e53c34ce5711557 (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 2a9664c508841e2fd13608f353c32d7d9808325c
Author: Alex Roberts <alex at creativecommons.org>
Date:   Mon Nov 1 22:07:00 2010 +0000

    Added highlighted donation section, with a direct call to action, to the results page.

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

Summary of changes (followed by patch):
 cc/engine/templates/chooser_pages/results.pt |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/cc/engine/templates/chooser_pages/results.pt b/cc/engine/templates/chooser_pages/results.pt
index 80588c0..321d01a 100644
--- a/cc/engine/templates/chooser_pages/results.pt
+++ b/cc/engine/templates/chooser_pages/results.pt
@@ -106,6 +106,15 @@
           </span>
         </p>
 
+        <div id="chooserDonate">
+          <div><a href="https://creativecommons.net/donate/"><img src="/images/support/2010/cc-support.png" alt="Donate" title="Donate" border="0"/></a></div>
+            <p i18n:translate="license.donate_message">
+              Creative Commons is a non-profit organization.<br/>
+			  We need your support to continue providing these tools.<br/>
+			  <a href="https://creativecommons.net/donate/">Donate today!</a>
+           </p>
+        </div>
+
         <p>
           <strong i18n:translate="license.read_tutorial">
             Need more help?


hooks/post-receive
-- 
cc.engine: License chooser & etc



More information about the cc-commits mailing list