[cc-commits] [CC SVN] r12710 - in cchost/trunk/mixter-files: . pages

webmaster at creativecommons.org webmaster at creativecommons.org
Wed Jun 3 13:07:06 EDT 2009


Author: fourstones
Date: 2009-06-03 17:07:06 +0000 (Wed, 03 Jun 2009)
New Revision: 12710

Added:
   cchost/trunk/mixter-files/pages/djvadim.php
   cchost/trunk/mixter-files/podcast.zip
Log:
scripts for creating podcasts
new vadim page

Added: cchost/trunk/mixter-files/pages/djvadim.php
===================================================================
--- cchost/trunk/mixter-files/pages/djvadim.php	                        (rev 0)
+++ cchost/trunk/mixter-files/pages/djvadim.php	2009-06-03 17:07:06 UTC (rev 12710)
@@ -0,0 +1,36 @@
+<?/*
+   This file was generated by ccHost Content Manager
+
+[meta]
+     type = dynamic_content_page
+     desc = _('DJ Vadim and ccMixter')
+     page_title = _('DJ Vadim and ccMixter')
+      content_feed = 0
+      content_page_box = 0
+      content_page_columns = 2
+      content_page_textformat = format
+      content_page_width = 80%
+      content_toc = 0
+      limit = 
+      ord = asc
+      paging = on
+      show_bread_crumbs = 1
+      sort = date
+      t = ccskins/shared/pages/content_page.tpl
+      topic_type = killkillkill
+      breadcrumbs = home,page_title,topic
+
+[/meta]
+*/
+$A['content_page_box'] = '0';
+$A['content_page_width'] = '80%';
+$A['content_page_textformat'] = 'format';
+$A['content_page_columns'] = '2';
+
+$topic = empty($_GET['topic']) ? '' : $_GET['topic'];
+cc_query_fmt('f=embed&t=ccskins/shared/pages/content_page.tpl&sort=date&ord=asc&type=killkillkill&limit=&paging=on&topic=' . $topic );
+cc_add_content_paging_links($A,'killkillkill',$topic,'asc','djvadim', '');
+$A['macro_names'][] = 'prev_next_links';
+//  
+?>
+


Property changes on: cchost/trunk/mixter-files/pages/djvadim.php
___________________________________________________________________
Added: svn:executable
   + *

Added: cchost/trunk/mixter-files/podcast.zip
===================================================================
(Binary files differ)


Property changes on: cchost/trunk/mixter-files/podcast.zip
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream




More information about the cc-commits mailing list