test/mashup/player-html.htm
branchnew-model
changeset 934 aa1ede2e2c29
parent 933 8604bc7b4712
parent 932 48dac21e086f
child 938 991f897f1cb1
--- 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" }
         ]