diff -r 9cabcd2709be -r 19ed2a92d3c1 web/iii-catastrophe/config.php --- a/web/iii-catastrophe/config.php Fri Nov 04 16:11:51 2011 +0100 +++ b/web/iii-catastrophe/config.php Fri Nov 04 16:12:32 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