diff -r 8604bc7b4712 -r aa1ede2e2c29 test/mashup/player-html.htm --- a/test/mashup/player-html.htm Thu Aug 02 18:25:30 2012 +0200 +++ b/test/mashup/player-html.htm Fri Aug 24 11:59:40 2012 +0200 @@ -102,15 +102,20 @@ annotation_type: false }, { + type: "Tagger", + api_endpoint: "../post-test.php", + tags: ["actif","amour","bonheur","captif","charité","désir","dieu","doute","famille","idéal","internationale","passif","patrie","peur","politique","président","spleen","travail"] + }, + { type: "MediaList", container: "mediaList" }, { type: "AnnotationsList", container: "annotationList", - ajax_url: "http://ldt.iri.centrepompidou.fr/ldtplatform/api/ldt/segments/{{media}}/{{begin}}/{{end}}?callback=?", - ajax_granularity: 30000, - limit_count: 3 + //ajax_url: "http://ldt.iri.centrepompidou.fr/ldtplatform/api/ldt/segments/{{media}}/{{begin}}/{{end}}?callback=?", + //ajax_granularity: 30000, + //limit_count: 3 }, { type: "Mediafragment" } ]