eduinov as default project
authorRaphael Velt <raph.velt@gmail.com>
Fri, 22 Mar 2013 10:50:04 +0100
changeset 811 ec7a0f88c17b
parent 810 ba5f4046635b
child 812 3076da4786cd
eduinov as default project
web/common.php
web/eduinov-2013/conference/config.php
--- a/web/common.php	Fri Mar 22 10:47:04 2013 +0100
+++ b/web/common.php	Fri Mar 22 10:50:04 2013 +0100
@@ -17,7 +17,7 @@
 $ldt_platform = 'http://ldt.iri.centrepompidou.fr/';
 $project_url_base = 'ldtplatform/ldt/cljson/id/';
 
-$C_default_rep = 'edito-1213-05-supports-ecriture';
+$C_default_rep = 'eduinov-2013';
 $C_feedback_form_url = 'https://spreadsheets.google.com/spreadsheet/viewform?hl=en_US&formkey=dDZILVdXVHRzd0xhWGVZXzkweHN2RGc6MQ#gid=0';
 
 $archives_list = array(
--- a/web/eduinov-2013/conference/config.php	Fri Mar 22 10:47:04 2013 +0100
+++ b/web/eduinov-2013/conference/config.php	Fri Mar 22 10:50:04 2013 +0100
@@ -99,12 +99,7 @@
 ",
    	
    	'link' => 'http://www.capdigital.com/evenements/enmi/',
-   	  	
-/*   	'islive'     => true,
-   	
-    'flv_file' => 'rtmp://cdn.actistream.com/p0v1',
-    'flv_streamer' => 'myStream.sdp',
-*/
+
 	'islive_embed' => "
 	<div style='width: 100%; height: 100%;' id='actistream'></div>
 	<script src='http://streaming.actistream.com/cndp/config-1.js'> </script>
@@ -112,7 +107,8 @@
 	<script>
 		\$f('actistream', 'http://streaming.actistream.com/cndp/flowplayer.commercial-3.2.15.swf', conf);
 	</script>
-	",   	
+	",
+	
    	'keywords'   => 'iri, nouveau monde industriel, philosophie, digital studies',
    	
    	'rep' => basename(__DIR__),