diff -r f96cdbc99915 -r cd315f8c70e8 web/mashup/config.php --- a/web/mashup/config.php Thu Aug 16 11:43:00 2012 +0200 +++ b/web/mashup/config.php Thu Aug 23 15:16:26 2012 +0200 @@ -37,9 +37,9 @@ // After the event 'metadata' => array( 'conference'=> - array('url'=>"http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/b2754186-a0c9-11e0-b8bd-00145ea49a02", 'display'=>'Conférence', 'duration'=>4605808), + array('url'=>"b2754186-a0c9-11e0-b8bd-00145ea49a02", 'display'=>'Conférence', 'duration'=>4605808), 'tableronde'=> - array('url'=>"http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/3f877114-a0cc-11e0-bc41-00145ea49a02", 'display'=>'Table Ronde', 'duration'=>5271088) + array('url'=>"3f877114-a0cc-11e0-bc41-00145ea49a02", 'display'=>'Table Ronde', 'duration'=>5271088) ), 'player' => "res/metadataplayer/src/js/LdtPlayer.js", 'duration' => "4605808",