web/fens2012-gamestudies/config.php
changeset 659 44c5c0a2b6d4
parent 642 1a111a157466
child 663 0ad78692d33b
--- 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\'<a href="http://www.omnsh.org" target="_blank">OMNSH</a> et l\'<a href="http://www.iri.centrepompidou.fr" target="_blank">IRI</a> au Centre Pompidou les 16 et 17 juin 2012 09:00 - 20:00',
+ 	'archive_description' => 'par l\'<a href="http://www.omnsh.org" target="_blank">OMNSH</a> et l\'<a href="http://www.iri.centrepompidou.fr" target="_blank">IRI</a> au Centre Pompidou<br />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