web/rsln-mercedes-bunz/config.php
changeset 229 74c9ddc3640b
parent 220 42aeb2bfc58e
child 532 bab9705ac861
equal deleted inserted replaced
228:1bcc79e78fa1 229:74c9ddc3640b
     2 
     2 
     3 /**
     3 /**
     4  * Please edit the conférence details 
     4  * Please edit the conférence details 
     5  * 
     5  * 
     6  */
     6  */
     7 define('URL_ROOT', 'http://polemictweet.com/rsln-mercedes-bunz/polemicaltimeline.php');
       
     8 $config = array(
     7 $config = array(
     9 	'root'       => 'http://polemictweet.com/',
       
    10     
     8     
    11     'hashtag'    => '#rsln',
     9     'hashtag'    => '#rsln',
    12     'date'   	 => '07.04.2011',
    10     'date'   	 => '07.04.2011',
    13     'heure'   	 => '19h30-21h00',
    11     'heure'   	 => '19h30-21h00',
    14     'place'   	 => 'Microsoft France',
    12     'place'   	 => 'Microsoft France',
    15     'duration'   => '4026000',
       
    16     
    13     
    17     'title' 	 => "Mercedes Bunz : Les algorithmes ne remplaceront jamais les journalistes",
    14     'title' 	 => "Mercedes Bunz : Les algorithmes ne remplaceront jamais les journalistes",
       
    15 	'abstract'   => '',    
    18     'description'=> "",
    16     'description'=> "",
    19 					
    17 					
    20     'link'       => 'http://www.rslnmag.fr/blog/2011/4/9/mercedes-bunz_les-algorithmes-ne-remplaceront-jamais-les-journalistes_/',
    18     'link'       => 'http://www.rslnmag.fr/blog/2011/4/9/mercedes-bunz_les-algorithmes-ne-remplaceront-jamais-les-journalistes_/',
    21     'keywords'   => 'algorithme, data journalisme, presse, mercedes bunz, rsln, iri',
    19     'keywords'   => 'algorithme, data journalisme, presse, mercedes bunz, rsln, iri',
    22     'rep' 		 => 'rsln-mercedes-bunz',
    20     'rep' 		 => 'rsln-mercedes-bunz',
       
    21 	'islive'	 => true,
    23     'partenaires'=> "<a href='http://www.iri.centrepompidou.fr/' class='footerLink' target='_blank'> IRI </a>
    22     'partenaires'=> "<a href='http://www.iri.centrepompidou.fr/' class='footerLink' target='_blank'> IRI </a>
    24 		 |  <a href='http://www.rslnmag.fr/' class='footerLink' target='_blank' > RSLN  </a>
    23 		 |  <a href='http://www.rslnmag.fr/' class='footerLink' target='_blank' > RSLN  </a>
    25 		 |  <a href='http://www.microsoft.fr/' class='footerLink' target='_blank'> MICROSOFT.fr  </a>",
    24 		 |  <a href='http://www.microsoft.fr/' class='footerLink' target='_blank'> MICROSOFT.fr  </a>",
    26 		 
    25 		 
    27 	// After the event 
    26 	// After the event 
    28 	'metadata'	 => "http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/843fff80-6b50-11e0-8aef-00145ea49a02",
    27 	'metadata'	 => "http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/843fff80-6b50-11e0-8aef-00145ea49a02",
    29     'player'     => "res/metadataplayer/src/js/LdtPlayer.js"
    28     'player'     => "res/metadataplayer/src/js/LdtPlayer.js",
       
    29 	'duration'   => '4026000',
       
    30 	'client_visual' => 'images/big_visuel_rsln_mb.jpg', // optional - relative path
       
    31    	'head_logo' => 'images/head_logo.gif', // optional - relative path
       
    32 	'slide_background' => 'images/slide4.jpg',
       
    33 	'archive_img' => "images/tail_mercedes_bunz.jpg",
       
    34 	'archive_title' => "Mercedes Bunz",
       
    35 	'archive_description' => "par <a href=\"http://www.rslnmag.fr/\" target=\"_blank\">RSLN</a> à Microsoft France <br/>le jeudi 7 avril 2011 | 19:30 - 21:00",
       
    36 	
       
    37 	'div_height' => 640,
       
    38     'player_width' => 650,    
       
    39 	'player_height' => 445,
    30 );
    40 );
    31 
    41 
    32 $player_width  = 600;
       
    33 $player_height = 480;
       
    34 ?>
    42 ?>
    35     
    43     
    36     
    44     
    37     
    45     
    38 
    46