[cc-commits] [CC SVN] r11352 - ccwordpress/trunk/www/wp-content/themes/cc4

webmaster at creativecommons.org webmaster at creativecommons.org
Tue Dec 2 14:22:35 EST 2008


Author: bse
Date: 2008-12-02 19:22:35 +0000 (Tue, 02 Dec 2008)
New Revision: 11352

Modified:
   ccwordpress/trunk/www/wp-content/themes/cc4/index.php
Log:
Replaced WikiHow banner with NonCommercial Survey.


Modified: ccwordpress/trunk/www/wp-content/themes/cc4/index.php
===================================================================
--- ccwordpress/trunk/www/wp-content/themes/cc4/index.php	2008-12-02 18:35:57 UTC (rev 11351)
+++ ccwordpress/trunk/www/wp-content/themes/cc4/index.php	2008-12-02 19:22:35 UTC (rev 11352)
@@ -18,7 +18,7 @@
 				Join Jesse Dylan in <a href="http://support.creativecommons.org/">supporting CC</a>. Watch his new video about us, <a href="/asharedculture/">A Shared Culture</a>.
 			</div>
 			<div id="campaign-matching">
-We met <a href="http://wikihow.com/">wikiHow's</a> challenge ahead of schedule! Have your company <a href="mailto:melissa at creativecommons.org">issue a challenge</a>.
+				We're conducting a study on defining "NonCommercial" &mdash; <a href="http://creativecommons.org/weblog/entry/11115">help by responding to this questionnaire</a>.
 			</div>
 			<?php include('progress.php'); ?>
 		</div>
@@ -38,7 +38,7 @@
     static $count = 0;
     if ($count == "5") { break; } else {
       if (!in_category(1) && !is_single()) { continue; }?>
-    
+<? print_r($post); ?>  
             <div class="block blogged" id="post-<?php the_ID(); ?>">
               <h1 class="title">
                 <a href="<?php the_permalink() ?>">




More information about the cc-commits mailing list