web/iii-catastrophe/config.php
changeset 346 d6ffc60af1d2
parent 330 1a77b44dfa7d
child 368 f58ba6a24d0e
--- a/web/iii-catastrophe/config.php	Wed Nov 02 18:05:32 2011 +0100
+++ b/web/iii-catastrophe/config.php	Wed Nov 02 18:20:47 2011 +0100
@@ -68,10 +68,14 @@
     ),
 
     // After the event
-	'metadata'    => "http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/67280b1c-ff30-11e0-a82d-00145ea49a02",
+	'metadata'    => array(
+		"fr"=>"http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/24509a44-00a1-11e1-a400-00145ea49a02",
+		"en"=>"http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/90fa8b48-00a9-11e1-9a3f-00145ea49a02",
+		"jp"=>"http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/ea7277cc-00a3-11e1-88f6-00145ea49a02",
+	),
 	'duration'   => 23705500,
 	'player'        => "res/metadataplayer/src/js/LdtPlayer.js",
-	'div_height'    => 740,
+	'div_height'    => 790,
 	'player_width'  => 650,
 	'player_height' => 600,
 );
\ No newline at end of file