diff -r 7e85f1b9004e -r 44c5c0a2b6d4 web/fens2012-gamestudies/config.php --- a/web/fens2012-gamestudies/config.php Thu Jul 19 15:09:12 2012 +0200 +++ b/web/fens2012-gamestudies/config.php Tue Jul 24 12:41:41 2012 +0200 @@ -96,8 +96,31 @@ 'archive_img' => 'images/archive-gamestudies-fens.jpg', // 270 × 150 pixels 'archive_title' => "Game Studies ? à la française ! 2012", - 'archive_description' => 'par l\'OMNSH et l\'IRI au Centre Pompidou les 16 et 17 juin 2012 09:00 - 20:00', + 'archive_description' => 'par l\'OMNSH et l\'IRI au Centre Pompidou
les 16 et 17 juin 2012 09:00 - 20:00', // After the event - 'metadata' => "http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/99d311d0-8d5e-11e1-aa20-00145ea4a2be" + 'metadata' => array( + 'gsalf_J1_01'=> array( + 'url'=>'http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/e7d65ddc-c9d7-11e1-9443-00145ea4a2be', + 'display'=>'Jour 1 (16 juin), partie 1' + ), + 'gsalf_J1_02'=> array( + 'url'=>'http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/5a6d829e-c9d8-11e1-9443-00145ea4a2be', + 'display'=>'Jour 1 (16 juin), partie 2' + ), + 'gsalf_J2_01'=> array( + 'url'=>'http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/4b9f79c4-c9d9-11e1-9443-00145ea4a2be', + 'display'=>'Jour 2 (17 juin), partie 1' + ), + 'gsalf_J2_02'=> array( + 'url'=>'http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/75dd1660-c9d9-11e1-9443-00145ea4a2be', + 'display'=>'Jour 2 (17 juin), partie 2' + ), + 'gsalf_J2_03'=> array( + 'url'=>'http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/9cee864e-c9d9-11e1-9443-00145ea4a2be', + 'display'=>'Jour 2 (17 juin), partie 3' + ), + ), + + 'protocol_level' => 1 ); \ No newline at end of file