test/integration/polemic.htm
branchnew-model
changeset 876 03967b6ada7c
parent 875 43629caa77bc
child 880 4c7b33bf2795
--- a/test/integration/polemic.htm	Mon Apr 23 19:11:08 2012 +0200
+++ b/test/integration/polemic.htm	Tue Apr 24 20:25:40 2012 +0200
@@ -25,13 +25,13 @@
   IriSP.widgetsDir = "/metadataplayer/src/widgets"
 IriSP.jwplayer_swf_path = "../libs/player.swf";
     var _metadata = {
-        url: 'http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/13b0aa52-336b-11e0-b233-00145ea49a02?callback=?',
+        url: 'http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/f1a17368-2bc8-11e1-b21a-00145ea49a02?callback=?',
         format: 'ldt'
     };
     var _config = {            
         gui: {
             width:640,
-            height:800,              
+            height:800,
             container:'LdtPlayer',
 			default_options: {
 				metadata: _metadata
@@ -91,11 +91,14 @@
                     type: "Segments"
                 },
                 {
-                    type: "HelloWorld"
+                    type: "Arrow"
+                },
+                {
+                    type: "Annotation"
                 },
                 {
                     type: "AnnotationsList",
-                    ajax_url : "http://ldt.iri.centrepompidou.fr/ldtplatform/api/ldt/segments/{{media}}/{{begin}}/{{end}}?callback=?", 
+                    //ajax_url : "http://ldt.iri.centrepompidou.fr/ldtplatform/api/ldt/segments/{{media}}/{{begin}}/{{end}}?callback=?", 
                     foreign_url : "http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/front/player/{{media}}/{{project}}/{{annotationType}}#id={{annotation}}",
                     annotation_type : "tweet",
                     container: "AnnotationsListContainer"