test/integration/polemic.htm
branchnew-model
changeset 874 38b65761a7d5
parent 872 d777d05a16e4
child 875 43629caa77bc
--- a/test/integration/polemic.htm	Thu Apr 19 19:20:41 2012 +0200
+++ b/test/integration/polemic.htm	Fri Apr 20 19:13:11 2012 +0200
@@ -35,7 +35,7 @@
 			default_options: {
 				metadata: _metadata
 			},
-            css:'../../src/css/LdtPlayer.css',
+            css:'../../src/css/LdtPlayer-release.css',
             widgets: [
  /*           {type: "PolemicWidget",
              width: 640,
@@ -75,17 +75,20 @@
             excludeWords: ['#museoweb']},, */
 //            {type: "TraceWidget"}
                 {
+                    type: "SliderWidget"
+                },
+                {
                     type: "PlayerWidget"
                 },
                 {
-                    type: "PolemicNewWidget"
+                    type: "PolemicWidget"
                 },
                 {
                     type: "HelloWorldWidget"
                 },
                 {
                     type: "AnnotationsListWidget",
-                    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"