diff -r 6334869ab06d -r d81cc587cc4d web/fens_FabLab_Design_Metadata/config.php --- a/web/fens_FabLab_Design_Metadata/config.php Wed Jul 27 17:23:16 2011 +0200 +++ b/web/fens_FabLab_Design_Metadata/config.php Wed Jul 27 18:32:32 2011 +0200 @@ -1,10 +1,5 @@ '#fens', 'date' => '21.06.2011', @@ -12,7 +7,7 @@ 'place' => 'IRI - Salle Piazza - Centre Pompidou', 'duration' => '5628200', - 'title' => "Futur en Sine : Design Metadata", + 'title' => "Futur en Seine : Design Metadata", 'abstract' => '', 'description'=> "Cette conférence coordonnée par l’Institut de Recherche et d’innovation du Centre Pompidou a présenté les travaux réalisés lors de deux ateliers, un avec les étudiants de l’ENSCI sur les interfaces de production de méta données et un avec Strate Collège et l’ESILV sur l’utilisation d’interface sans contact dans l’espace urbain. Ces ateliers ont eu pour but d’accompagner concrètement le maquettage et le prototypage des projets des élèves en mettant en place une méthodologie d’open innovation dans un contexte interdisciplinaire.", @@ -26,15 +21,21 @@ | Strate Collège ", // After the event - 'metadata' => "http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/69e7b3e4-a8ae-11e0-85c5-00145ea49a02", + 'metadata' => array( + 'fablab'=>array('url'=>"http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/de9e77c2-b33a-11e0-8465-00145ea49a02", 'display'=> 'Fab Lab', 'duration'=>'12177600'), + 'designmd'=>array('url'=>"http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/69e7b3e4-a8ae-11e0-85c5-00145ea49a02", 'display'=> 'Design Metadata', 'duration'=>'5628258'), + ), 'player' => "res/metadataplayer/src/js/LdtPlayer.js", 'client_visual' => 'images/big_visuel_rsln_mb.jpg', // optional - relative path 'head_logo' => 'images/head_logo.gif', // optional - relative path 'slide_background' => 'images/slide4.jpg', - 'archive_img' => 'images/tail_fens_fablab_designmd.jpg', - 'archive_title' => "DESIGN METADATA", - 'archive_description' => 'par IRI au Centre Pompidou
le mardi 21 juin 2011 | 17:00 - 20:00', + 'archive_img' => array('designmd'=>'images/tail_fens_fablab_designmd.jpg', 'fablab'=>'images/tail_fens_fablab_fablab.jpg'), + 'archive_title' => array('designmd'=> "Futur en Seine : Design Metadata", 'fablab'=>"Futur en Seine : Fablab"), + 'archive_description' => array( + 'designmd'=>'par IRI au Centre Pompidou
le mardi 21 juin 2011 | 17:00 - 20:00', + 'fablab'=>'par IRI au Centre Pompidou
le mardi 20 juin 2011 | 17:00 - 20:00', + ), 'div_height' => 750,