--- a/web/enmi2011/config.php Sat Jan 07 16:12:44 2012 +0100
+++ b/web/enmi2011/config.php Sat Jan 07 16:13:42 2012 +0100
@@ -68,7 +68,37 @@
'archive_description' => 'par <a href="http://www.sens-public.org" target="_blank">Sens Public</a> et l\'<a href="http://www.iri.centrepompidou.fr" target="_blank">IRI</a><br/>au Centre Pompidou le jeudi 1 décembre 2011 17:30 - 19:30',
// After the event
- 'metadata' => "http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/0911926e-093a-11e1-996f-00145ea49a02",
+ // http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/f1a17368-2bc8-11e1-b21a-00145ea49a02
+ // ENMI 2011 - 1 - HISTOIRE ET ANTHROPOLOGIE DE LA CONFIANCE
+ // 10398000
+ // http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/a77eacdc-2bce-11e1-93ae-00145ea49a02
+ // ENMI 2011 - 2 - SCIENCE, CONFIANCE, CALCUL ET SAVOIR
+ // 7958065
+ // http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/0786a9ca-2bd1-11e1-8b49-00145ea49a02
+ // ENMI 2011 - 3 - ECONOMIE et MARKETING
+ // 8444451
+ // http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/bd9638ce-2be1-11e1-b24c-00145ea49a02
+ // ENMI 2011 - 4 - Carrefour des possibles
+ // 6486345
+ // http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/b8295a96-2be2-11e1-a83f-00145ea49a02
+ // ENMI 2011 - 5 - TECHNOLOGIES et DESIGN de la CONFIANCE
+ // 6002333
+ // http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/3c2f1186-2be4-11e1-91a8-00145ea49a02
+ // ENMI 2011 - 6 - CONFIANCE ET POLITIQUE 1
+ // 5973314
+ // http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/8ec10902-2be6-11e1-a635-00145ea49a02
+ // ENMI 2011 - 7 - CONFIANCE ET POLITIQUE 2
+ // 16158670
+ 'select_width' => 285,
+ 'metadata' => array(
+ 'enmi2011_1'=>array('url'=>'http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/f1a17368-2bc8-11e1-b21a-00145ea49a02', 'duration'=>10398000, 'display'=>'HISTOIRE ET ANTHROPOLOGIE DE LA CONFIANCE'),
+ 'enmi2011_2'=>array('url'=>'http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/a77eacdc-2bce-11e1-93ae-00145ea49a02', 'duration'=>7958065, 'display'=>'SCIENCE, CONFIANCE, CALCUL ET SAVOIR'),
+ 'enmi2011_3'=>array('url'=>'http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/0786a9ca-2bd1-11e1-8b49-00145ea49a02', 'duration'=>8444451, 'display'=>'ECONOMIE et MARKETING'),
+ 'enmi2011_4'=>array('url'=>'http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/bd9638ce-2be1-11e1-b24c-00145ea49a02', 'duration'=>6486345, 'display'=>'Carrefour des possibles'),
+ 'enmi2011_5'=>array('url'=>'http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/b8295a96-2be2-11e1-a83f-00145ea49a02', 'duration'=>6002333, 'display'=>'TECHNOLOGIES et DESIGN de la CONFIANCE'),
+ 'enmi2011_6'=>array('url'=>'http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/3c2f1186-2be4-11e1-91a8-00145ea49a02', 'duration'=>5973314, 'display'=>'CONFIANCE ET POLITIQUE 1'),
+ 'enmi2011_7'=>array('url'=>'http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/8ec10902-2be6-11e1-a635-00145ea49a02', 'duration'=>16158670, 'display'=>'CONFIANCE ET POLITIQUE 2'),
+ ),
'duration' => 8357400,
'player' => "res/metadataplayer/src/js/LdtPlayer.js",
'div_height' => 700,
Binary file web/enmi2011/images/head_logo.gif has changed
--- a/web/enmi2011/index.php Sat Jan 07 16:12:44 2012 +0100
+++ b/web/enmi2011/index.php Sat Jan 07 16:13:42 2012 +0100
@@ -1,6 +1,6 @@
<?php
// Permanent redirection
header("HTTP/1.1 301 Moved Permanently");
-header("Location: client.php");
+header("Location: polemicaltimeline.php");
exit();
?>
\ No newline at end of file
--- a/web/res/css/custom.css Sat Jan 07 16:12:44 2012 +0100
+++ b/web/res/css/custom.css Sat Jan 07 16:13:42 2012 +0100
@@ -35,7 +35,8 @@
.menuLink:visited {text-decoration:none;}
.mdselect{width: 150px}
.mdselect span {margin-left:5px;}
-.mdselect select {margin-left:5px; width: 120px}
+/*.mdselect select {margin-left:5px; width: 120px}*/
+.mdselect select {margin-left:5px}
.lang{margin-left:350px;}
.shortlang{margin-left:200px;}