web/rsln/config.php
changeset 988 954019f62866
parent 683 cd315f8c70e8
--- a/web/rsln/config.php	Wed Nov 13 17:55:34 2013 +0100
+++ b/web/rsln/config.php	Sun Nov 24 03:13:33 2013 +0100
@@ -1,15 +1,15 @@
 <?php
 
 /**
- * Please edit the conférence details 
- * 
+ * Please edit the conférence details
+ *
  */
 $config = array(
 
     'hashtag'    => '#rsln',
     'date'   	 => '2010',
     'heure'   	 => '',
-    'place'   	 => '',    
+    'place'   	 => '',
     'title' 	 => "Clay Shirky : « Personne n'est titulaire du code source de la démocratie »",
 	'abstract'   => '',
     'description'=> "Journaliste américain spécialiste des nouvelles technologies de l'information et de la communication - NTIC, Clay Shirky est aussi consultant, écrivain, professeur.<br/><br/>
@@ -30,14 +30,14 @@
 		 |  <a href='http://www.slate.fr/' class='footerLink'  target='_blank'> SLATE.fr  </a>
 		 |  <a href='http://www.microsoft.fr/' class='footerLink' target='_blank'> MICROSOFT.fr  </a>",
 		 
-	// After the event 
+	// After the event
 	'metadata'	 => "13b0aa52-336b-11e0-b233-00145ea49a02",
-    'player'     => "res/metadataplayer/src/js/LdtPlayer.js",  
+    'player'     => "res/metadataplayer/src/js/LdtPlayer.js",
 	'duration'   => '4299820',
 	'client_visual' => 'images/bgd_player.jpg', // optional - relative path
    	'head_logo' => 'images/header_logo.gif', // optional - relative path
 	'slide_background' => 'images/slide4.jpg',
-	'archive_img' => "images/tail_clay.jpg",	
+	'archive_img' => "images/tail_clay.jpg",
 	'archive_title' => "Clay Shirky, le surplus cognitif",
 	'archive_description' => "par <a href=\"http://www.rslnmag.fr/\" target=\"_blank\">RSLN</a> à Microsoft France <br/>le lundi 31 janvier 2011 | 08:30 - 10:30",
 	
@@ -46,9 +46,5 @@
 	'player_height' => 480,
 );
 
-?>
-    
-    
-