web/iii-catastrophe/config.php
changeset 330 1a77b44dfa7d
parent 302 0cae818cba45
child 346 d6ffc60af1d2
equal deleted inserted replaced
329:5064d838962b 330:1a77b44dfa7d
     2 $config = array(
     2 $config = array(
     3    	'hashtag'    => '#tfcem',
     3    	'hashtag'    => '#tfcem',
     4    	'date'   => '22.10.2011',
     4    	'date'   => '22.10.2011',
     5    	'heure'   => '14h00-20h00',
     5    	'heure'   => '14h00-20h00',
     6    	'place'   => 'Villa Gillet (Lyon)',
     6    	'place'   => 'Villa Gillet (Lyon)',
     7    	'duration'   => '',
       
     8 
     7 
     9    	'title' => array("fr" => "Catastrophe et Média", "en" => "Catastrophe and Media", "jp" => "カタストロフィとメディア"),
     8    	'title' => array("fr" => "Catastrophe et Média", "en" => "Catastrophe and Media", "jp" => "カタストロフィとメディア"),
    10    	'abstract'   => array(
     9    	'abstract'   => array(
    11     	"fr" => "« Catastrophe et Média: <br/><b>Culture des média dans le Japon contemporain</b> » <br/>22 / 10 / 2011 de 14h00 à 20h00 @ Villa Gillet (Lyon)",
    10     	"fr" => "« Catastrophe et Média: <br/><b>Culture des média dans le Japon contemporain</b> » <br/>22 / 10 / 2011 de 14h00 à 20h00 @ Villa Gillet (Lyon)",
    12        	"en" => 'Japanese Media Culture:
    11        	"en" => 'Japanese Media Culture:
    67         "jp" => "主催: <a href=\"http://www.iii.u-tokyo.ac.jp/\"
    66         "jp" => "主催: <a href=\"http://www.iii.u-tokyo.ac.jp/\"
    68 target=\"_blank\">III, Univ. Tokyo</a> 会場: Villa Gillet<br/>2011年10月22日(土) | 14:00 - 20:00",
    67 target=\"_blank\">III, Univ. Tokyo</a> 会場: Villa Gillet<br/>2011年10月22日(土) | 14:00 - 20:00",
    69     ),
    68     ),
    70 
    69 
    71     // After the event
    70     // After the event
    72 	'metadata'    => "http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/XXXXXXXX",
    71 	'metadata'    => "http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/67280b1c-ff30-11e0-a82d-00145ea49a02",
    73 	'duration'   => 120000,
    72 	'duration'   => 23705500,
    74 	'player'        => "res/metadataplayer/src/js/LdtPlayer.js",
    73 	'player'        => "res/metadataplayer/src/js/LdtPlayer.js",
    75 	'div_height'    => 740,
    74 	'div_height'    => 740,
    76 	'player_width'  => 650,
    75 	'player_width'  => 650,
    77 	'player_height' => 500,
    76 	'player_height' => 600,
    78 );
    77 );