# HG changeset patch # User Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com> # Date 1330866319 -3600 # Node ID bab9705ac8610a1ad1fd51837f9683da6fede570 # Parent 77d1e8f42c56431a7653562d30e1cb75808af32b change platform url diff -r 77d1e8f42c56 -r bab9705ac861 web/2011-2012-museo-contribution/config.php --- a/web/2011-2012-museo-contribution/config.php Sun Mar 04 13:53:59 2012 +0100 +++ b/web/2011-2012-museo-contribution/config.php Sun Mar 04 14:05:19 2012 +0100 @@ -45,7 +45,7 @@ 'archive_description' => "par IRI au Centre Pompidou
le mardi 14 février 2012 | 17:00 - 20:00", // After the event - 'metadata' => "http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/321ae0b0-ff2c-11e0-95c2-00145ea49a02", + 'metadata' => "http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/321ae0b0-ff2c-11e0-95c2-00145ea49a02", 'duration' => 10876600, 'player' => "res/metadataplayer/src/js/LdtPlayer.js", 'div_height' => 740, diff -r 77d1e8f42c56 -r bab9705ac861 web/2011-2012-museo-desir/config.php --- a/web/2011-2012-museo-desir/config.php Sun Mar 04 13:53:59 2012 +0100 +++ b/web/2011-2012-museo-desir/config.php Sun Mar 04 14:05:19 2012 +0100 @@ -94,7 +94,7 @@ ), // After the event - 'metadata' => "http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/321ae0b0-ff2c-11e0-95c2-00145ea49a02", + 'metadata' => "http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/321ae0b0-ff2c-11e0-95c2-00145ea49a02", 'duration' => 10876600, 'player' => "res/metadataplayer/src/js/LdtPlayer.js", 'div_height' => 740, diff -r 77d1e8f42c56 -r bab9705ac861 web/2011-2012-museo-ouverture/config.php --- a/web/2011-2012-museo-ouverture/config.php Sun Mar 04 13:53:59 2012 +0100 +++ b/web/2011-2012-museo-ouverture/config.php Sun Mar 04 14:05:19 2012 +0100 @@ -79,7 +79,7 @@ ), // After the event - 'metadata' => "http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/321ae0b0-ff2c-11e0-95c2-00145ea49a02", + 'metadata' => "http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/321ae0b0-ff2c-11e0-95c2-00145ea49a02", 'duration' => 10876600, 'player' => "res/metadataplayer/src/js/LdtPlayer.js", 'div_height' => 740, diff -r 77d1e8f42c56 -r bab9705ac861 web/2011-2012-museo-structured-data/config.php --- a/web/2011-2012-museo-structured-data/config.php Sun Mar 04 13:53:59 2012 +0100 +++ b/web/2011-2012-museo-structured-data/config.php Sun Mar 04 14:05:19 2012 +0100 @@ -61,7 +61,7 @@ ), // After the event - 'metadata' => "http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/31a6db86-41dd-11e1-9f4d-00145ea49a02", + 'metadata' => "http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/31a6db86-41dd-11e1-9f4d-00145ea49a02", 'duration' => 12198600, 'player' => "res/metadataplayer/src/js/LdtPlayer.js", 'div_height' => 740, diff -r 77d1e8f42c56 -r bab9705ac861 web/CPV/config.php --- a/web/CPV/config.php Sun Mar 04 13:53:59 2012 +0100 +++ b/web/CPV/config.php Sun Mar 04 14:05:19 2012 +0100 @@ -34,7 +34,7 @@ | Centre Pompidou ", // After the event - 'metadata' => "http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/6604ad3a-90ea-11e0-9de5-00145ea49a02", + 'metadata' => "http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/6604ad3a-90ea-11e0-9de5-00145ea49a02", 'player' => "res/metadataplayer/src/js/LdtPlayer.js", 'duration' => "7697560", 'client_visual' => 'images/big_visuel_mb.jpg', // optional - relative path diff -r 77d1e8f42c56 -r bab9705ac861 web/JaneMcGonigal-gameDesign/config.php --- a/web/JaneMcGonigal-gameDesign/config.php Sun Mar 04 13:53:59 2012 +0100 +++ b/web/JaneMcGonigal-gameDesign/config.php Sun Mar 04 14:05:19 2012 +0100 @@ -37,7 +37,7 @@ 'archive_description' => "par RSLN mag a Microsoft France
le vendredi 26 septembre 2011 | 09:30 - 10:30", // After the event - 'metadata' => "http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/12753e96-e2b1-11e0-973a-00145ea49a02", + 'metadata' => "http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/12753e96-e2b1-11e0-973a-00145ea49a02", 'duration' => '4127000', 'player' => "res/metadataplayer/src/js/LdtPlayer.js", 'div_height' => 740, diff -r 77d1e8f42c56 -r bab9705ac861 web/bpi-des-livres-aux-machines/config.php --- a/web/bpi-des-livres-aux-machines/config.php Sun Mar 04 13:53:59 2012 +0100 +++ b/web/bpi-des-livres-aux-machines/config.php Sun Mar 04 14:05:19 2012 +0100 @@ -32,7 +32,7 @@ 'flv_streamer' => '', // After the event - 'metadata' => "http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/ae035b2e-dad0-11e0-84af-00145ea49a02", + 'metadata' => "http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/ae035b2e-dad0-11e0-84af-00145ea49a02", 'player' => "res/metadataplayer/src/js/LdtPlayer.js", 'duration' => '7778370', 'client_visual' => 'images/bgd_player.jpg', // optional - relative path diff -r 77d1e8f42c56 -r bab9705ac861 web/curiouser-digital-humanities/config.php --- a/web/curiouser-digital-humanities/config.php Sun Mar 04 13:53:59 2012 +0100 +++ b/web/curiouser-digital-humanities/config.php Sun Mar 04 14:05:19 2012 +0100 @@ -52,7 +52,7 @@ 'archive_description' => 'par Curiouserau Centre Pompidou le jeudi 16 février 2012 14:30 - 16:30', // After the event - 'metadata' => "http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/5510ecc4-5565-11e1-ac23-00145ea49a02", + 'metadata' => "http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/5510ecc4-5565-11e1-ac23-00145ea49a02", 'duration' => 6640378, 'player' => "res/metadataplayer/src/js/LdtPlayer.js", 'div_height' => 700, diff -r 77d1e8f42c56 -r bab9705ac861 web/edito-datacuration/config.php --- a/web/edito-datacuration/config.php Sun Mar 04 13:53:59 2012 +0100 +++ b/web/edito-datacuration/config.php Sun Mar 04 14:05:19 2012 +0100 @@ -44,7 +44,7 @@ 'archive_description' => 'par Sens Public et l\'IRI
au Centre Pompidou le jeudi 16 février 2012 17:30 - 19:30', // After the event - 'metadata' => "http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/5510ecc4-5565-11e1-ac23-00145ea49a02", + 'metadata' => "http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/5510ecc4-5565-11e1-ac23-00145ea49a02", 'duration' => 6640378, 'player' => "res/metadataplayer/src/js/LdtPlayer.js", 'div_height' => 700, diff -r 77d1e8f42c56 -r bab9705ac861 web/edito-inaugurale/config.php --- a/web/edito-inaugurale/config.php Sun Mar 04 13:53:59 2012 +0100 +++ b/web/edito-inaugurale/config.php Sun Mar 04 14:05:19 2012 +0100 @@ -27,7 +27,7 @@ 'archive_description' => 'par Sens Public et l\'IRI
au Centre Pompidou le jeudi 3 novembre 2011 17:30 - 19:30', // After the event - 'metadata' => "http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/0911926e-093a-11e1-996f-00145ea49a02", + 'metadata' => "http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/0911926e-093a-11e1-996f-00145ea49a02", 'duration' => 8357400, 'player' => "res/metadataplayer/src/js/LdtPlayer.js", 'div_height' => 700, diff -r 77d1e8f42c56 -r bab9705ac861 web/edito-intelligence/config.php --- a/web/edito-intelligence/config.php Sun Mar 04 13:53:59 2012 +0100 +++ b/web/edito-intelligence/config.php Sun Mar 04 14:05:19 2012 +0100 @@ -49,7 +49,7 @@ 'archive_description' => 'par Sens Public et l\'IRI
au Centre Pompidou le jeudi 19 janvier 2012 17:30 - 19:30', // After the event - 'metadata' => "http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/5510ecc4-5565-11e1-ac23-00145ea49a02", + 'metadata' => "http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/5510ecc4-5565-11e1-ac23-00145ea49a02", 'duration' => 6640378, 'player' => "res/metadataplayer/src/js/LdtPlayer.js", 'div_height' => 700, diff -r 77d1e8f42c56 -r bab9705ac861 web/edito-webdoc/config.php --- a/web/edito-webdoc/config.php Sun Mar 04 13:53:59 2012 +0100 +++ b/web/edito-webdoc/config.php Sun Mar 04 14:05:19 2012 +0100 @@ -27,7 +27,7 @@ 'archive_description' => 'par Sens Public et l\'IRI
au Centre Pompidou le jeudi 1 décembre 2011 17:30 - 19:30', // After the event - 'metadata' => "http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/8eea9a1c-270c-11e1-9c62-00145ea49a02", + 'metadata' => "http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/8eea9a1c-270c-11e1-9c62-00145ea49a02", 'duration' => 8357400, 'player' => "res/metadataplayer/src/js/LdtPlayer.js", 'div_height' => 700, diff -r 77d1e8f42c56 -r bab9705ac861 web/enmi2011-technologie-confiance/config.php --- a/web/enmi2011-technologie-confiance/config.php Sun Mar 04 13:53:59 2012 +0100 +++ b/web/enmi2011-technologie-confiance/config.php Sun Mar 04 14:05:19 2012 +0100 @@ -28,7 +28,7 @@ | Institut Telecom ", // After the event - 'metadata' => "http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/c609832e-b6e0-11e0-9f0f-00145ea49a02", + 'metadata' => "http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/c609832e-b6e0-11e0-9f0f-00145ea49a02", 'player' => "res/metadataplayer/src/js/LdtPlayer.js", 'client_visual' => 'images/big_visuel_rsln_mb.jpg', // optional - relative path 'head_logo' => 'images/head_logo.gif', // optional - relative path diff -r 77d1e8f42c56 -r bab9705ac861 web/enmi2011/config.php --- a/web/enmi2011/config.php Sun Mar 04 13:53:59 2012 +0100 +++ b/web/enmi2011/config.php Sun Mar 04 14:05:19 2012 +0100 @@ -68,36 +68,36 @@ 'archive_description' => 'par Sens Public et l\'IRI
au Centre Pompidou le jeudi 1 décembre 2011 17:30 - 19:30', // After the event - // http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/f1a17368-2bc8-11e1-b21a-00145ea49a02 + // http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/f1a17368-2bc8-11e1-b21a-00145ea49a02 // ENMI 2011 - 1 - HISTOIRE ET ANTHROPOLOGIE DE LA CONFIANCE // 10398000 - // http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/a77eacdc-2bce-11e1-93ae-00145ea49a02 + // http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/a77eacdc-2bce-11e1-93ae-00145ea49a02 // ENMI 2011 - 2 - SCIENCE, CONFIANCE, CALCUL ET SAVOIR // 7958065 - // http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/0786a9ca-2bd1-11e1-8b49-00145ea49a02 + // http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/0786a9ca-2bd1-11e1-8b49-00145ea49a02 // ENMI 2011 - 3 - ECONOMIE et MARKETING // 8444451 - // http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/bd9638ce-2be1-11e1-b24c-00145ea49a02 + // http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/bd9638ce-2be1-11e1-b24c-00145ea49a02 // ENMI 2011 - 4 - Carrefour des possibles // 6486345 - // http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/b8295a96-2be2-11e1-a83f-00145ea49a02 + // http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/b8295a96-2be2-11e1-a83f-00145ea49a02 // ENMI 2011 - 5 - TECHNOLOGIES et DESIGN de la CONFIANCE // 6002333 - // http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/3c2f1186-2be4-11e1-91a8-00145ea49a02 + // http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/3c2f1186-2be4-11e1-91a8-00145ea49a02 // ENMI 2011 - 6 - CONFIANCE ET POLITIQUE 1 // 5973314 - // http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/8ec10902-2be6-11e1-a635-00145ea49a02 + // http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/8ec10902-2be6-11e1-a635-00145ea49a02 // ENMI 2011 - 7 - CONFIANCE ET POLITIQUE 2 // 16158670 'select_width' => 285, 'metadata' => array( - 'enmi2011_1'=>array('url'=>'http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/f1a17368-2bc8-11e1-b21a-00145ea49a02', 'duration'=>10398000, 'display'=>'HISTOIRE ET ANTHROPOLOGIE DE LA CONFIANCE'), - 'enmi2011_2'=>array('url'=>'http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/a77eacdc-2bce-11e1-93ae-00145ea49a02', 'duration'=>7958065, 'display'=>'SCIENCE, CONFIANCE, CALCUL ET SAVOIR'), - 'enmi2011_3'=>array('url'=>'http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/0786a9ca-2bd1-11e1-8b49-00145ea49a02', 'duration'=>8444451, 'display'=>'ECONOMIE et MARKETING'), - 'enmi2011_4'=>array('url'=>'http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/bd9638ce-2be1-11e1-b24c-00145ea49a02', 'duration'=>6486345, 'display'=>'Carrefour des possibles'), - 'enmi2011_5'=>array('url'=>'http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/b8295a96-2be2-11e1-a83f-00145ea49a02', 'duration'=>6002333, 'display'=>'TECHNOLOGIES et DESIGN de la CONFIANCE'), - 'enmi2011_6'=>array('url'=>'http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/3c2f1186-2be4-11e1-91a8-00145ea49a02', 'duration'=>5973314, 'display'=>'CONFIANCE ET POLITIQUE 1'), - 'enmi2011_7'=>array('url'=>'http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/8ec10902-2be6-11e1-a635-00145ea49a02', 'duration'=>16158670, 'display'=>'CONFIANCE ET POLITIQUE 2'), + 'enmi2011_1'=>array('url'=>'http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/f1a17368-2bc8-11e1-b21a-00145ea49a02', 'duration'=>10398000, 'display'=>'HISTOIRE ET ANTHROPOLOGIE DE LA CONFIANCE'), + 'enmi2011_2'=>array('url'=>'http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/a77eacdc-2bce-11e1-93ae-00145ea49a02', 'duration'=>7958065, 'display'=>'SCIENCE, CONFIANCE, CALCUL ET SAVOIR'), + 'enmi2011_3'=>array('url'=>'http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/0786a9ca-2bd1-11e1-8b49-00145ea49a02', 'duration'=>8444451, 'display'=>'ECONOMIE et MARKETING'), + 'enmi2011_4'=>array('url'=>'http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/bd9638ce-2be1-11e1-b24c-00145ea49a02', 'duration'=>6486345, 'display'=>'Carrefour des possibles'), + 'enmi2011_5'=>array('url'=>'http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/b8295a96-2be2-11e1-a83f-00145ea49a02', 'duration'=>6002333, 'display'=>'TECHNOLOGIES et DESIGN de la CONFIANCE'), + 'enmi2011_6'=>array('url'=>'http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/3c2f1186-2be4-11e1-91a8-00145ea49a02', 'duration'=>5973314, 'display'=>'CONFIANCE ET POLITIQUE 1'), + 'enmi2011_7'=>array('url'=>'http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/8ec10902-2be6-11e1-a635-00145ea49a02', 'duration'=>16158670, 'display'=>'CONFIANCE ET POLITIQUE 2'), ), 'duration' => 8357400, 'player' => "res/metadataplayer/src/js/LdtPlayer.js", diff -r 77d1e8f42c56 -r bab9705ac861 web/fens_FabLab_Design_Metadata/config.php --- a/web/fens_FabLab_Design_Metadata/config.php Sun Mar 04 13:53:59 2012 +0100 +++ b/web/fens_FabLab_Design_Metadata/config.php Sun Mar 04 14:05:19 2012 +0100 @@ -22,8 +22,8 @@ // After the event 'metadata' => array( - 'fablab'=>array('url'=>"http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/de9e77c2-b33a-11e0-8465-00145ea49a02", 'display'=> 'Fab Lab', 'duration'=>'12177600'), - 'designmd'=>array('url'=>"http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/69e7b3e4-a8ae-11e0-85c5-00145ea49a02", 'display'=> 'Design Metadata', 'duration'=>'5628258'), + 'fablab'=>array('url'=>"http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/de9e77c2-b33a-11e0-8465-00145ea49a02", 'display'=> 'Fab Lab', 'duration'=>'12177600'), + 'designmd'=>array('url'=>"http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/69e7b3e4-a8ae-11e0-85c5-00145ea49a02", 'display'=> 'Design Metadata', 'duration'=>'5628258'), ), 'player' => "res/metadataplayer/src/js/LdtPlayer.js", diff -r 77d1e8f42c56 -r bab9705ac861 web/humanitats-digital/config.php --- a/web/humanitats-digital/config.php Sun Mar 04 13:53:59 2012 +0100 +++ b/web/humanitats-digital/config.php Sun Mar 04 14:05:19 2012 +0100 @@ -33,7 +33,7 @@ 'archive_description' => 'par CCCB et l\'IRI
Espai: Mirador CCCB - Barcelona - 9 novembre 2011 10:00-14:00 - 18:00-20:00', // After the event - 'metadata' => "http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/67280b1c-ff30-11e0-a82d-00145ea49a02", + 'metadata' => "http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/67280b1c-ff30-11e0-a82d-00145ea49a02", 'duration' => 23705500, 'player' => "res/metadataplayer/src/js/LdtPlayer.js", 'div_height' => 740, diff -r 77d1e8f42c56 -r bab9705ac861 web/iii-catastrophe/config.php --- a/web/iii-catastrophe/config.php Sun Mar 04 13:53:59 2012 +0100 +++ b/web/iii-catastrophe/config.php Sun Mar 04 14:05:19 2012 +0100 @@ -69,9 +69,9 @@ // After the event '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", + "fr"=>"http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/24509a44-00a1-11e1-a400-00145ea49a02", + "en"=>"http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/90fa8b48-00a9-11e1-9a3f-00145ea49a02", + "jp"=>"http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/ea7277cc-00a3-11e1-88f6-00145ea49a02", ), 'duration' => 23705500, 'player' => "res/metadataplayer/src/js/LdtPlayer.js", diff -r 77d1e8f42c56 -r bab9705ac861 web/mashup/config.php --- a/web/mashup/config.php Sun Mar 04 13:53:59 2012 +0100 +++ b/web/mashup/config.php Sun Mar 04 14:05:19 2012 +0100 @@ -37,9 +37,9 @@ // After the event 'metadata' => array( 'conference'=> - array('url'=>"http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/b2754186-a0c9-11e0-b8bd-00145ea49a02", 'display'=>'Conférence', 'duration'=>4605808), + array('url'=>"http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/b2754186-a0c9-11e0-b8bd-00145ea49a02", 'display'=>'Conférence', 'duration'=>4605808), 'tableronde'=> - array('url'=>"http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/3f877114-a0cc-11e0-bc41-00145ea49a02", 'display'=>'Table Ronde', 'duration'=>5271088) + array('url'=>"http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/3f877114-a0cc-11e0-bc41-00145ea49a02", 'display'=>'Table Ronde', 'duration'=>5271088) ), 'player' => "res/metadataplayer/src/js/LdtPlayer.js", 'duration' => "4605808", diff -r 77d1e8f42c56 -r bab9705ac861 web/res/metadataplayer/test/chartTimeline.html --- a/web/res/metadataplayer/test/chartTimeline.html Sun Mar 04 13:53:59 2012 +0100 +++ b/web/res/metadataplayer/test/chartTimeline.html Sun Mar 04 14:05:19 2012 +0100 @@ -292,7 +292,7 @@
- +
+
+
+
+