[cc-commits] [CC SVN] r12712 - cchost/trunk/mixter-files/pages/crammed

webmaster at creativecommons.org webmaster at creativecommons.org
Wed Jun 3 14:06:59 EDT 2009


Author: fourstones
Date: 2009-06-03 18:06:58 +0000 (Wed, 03 Jun 2009)
New Revision: 12712

Modified:
   cchost/trunk/mixter-files/pages/crammed/crammed_sources.php
Log:
cleaning up mixter pages
added new form api for getting submit meta
added [enclosure] format

Modified: cchost/trunk/mixter-files/pages/crammed/crammed_sources.php
===================================================================
--- cchost/trunk/mixter-files/pages/crammed/crammed_sources.php	2009-06-03 17:58:27 UTC (rev 12711)
+++ cchost/trunk/mixter-files/pages/crammed/crammed_sources.php	2009-06-03 18:06:58 UTC (rev 12712)
@@ -2,9 +2,6 @@
 if( !defined('IN_CC_HOST') )
     die('Welcome to ccHost');
 
-function _t_crammed_sources_init($T,&$targs) {
-    
-}
 ?><style >
 	.pagehead {
 	  color: #000 !important;
@@ -25,8 +22,8 @@
 		float: right;
 	}
 </style>
-<div >
-<h1  class="pagehead">Crammed Discs Remix Contest Sources</h1>
+<div style="width:65%">
+<h1  class="pagehead">Crammed Discs Remix Sources</h1>
 <div  class="artist">
 <img  src="<?= $T->URL('crammed_small_cibelle.jpg'); ?>" alt="Cibelle" width="280" height="60" />
 <p ><a  href="<?= $A['root-url']?>crammed/files/cibelle/4893">"Noite de Carnaval" (A Capellas)</a> by Cibelle</p>
@@ -45,4 +42,4 @@
 <p >
 	You can listen to the original versions of the songs by visiting <a  href="http://www.crammed.be/news/cc.htm">the Crammed Discs Web site</a> (RealPlayer required).
 </p>
-</div>
\ No newline at end of file
+</div>




More information about the cc-commits mailing list