test/integration/polemic.htm
branchnew-model
changeset 875 43629caa77bc
parent 874 38b65761a7d5
child 876 03967b6ada7c
--- a/test/integration/polemic.htm	Fri Apr 20 19:13:11 2012 +0200
+++ b/test/integration/polemic.htm	Mon Apr 23 19:11:08 2012 +0200
@@ -15,13 +15,14 @@
   
  <!-- START Integration  ###################################### -->
  <!-- SIMPLE PLAYER EXPERIMENTATION -->
-  <script type="text/javascript" src="../../build/LdtPlayer-release.js" type="text/javascript"></script>   
+  <script type="text/javascript" src="../../build/LdtPlayer-core.js" type="text/javascript"></script>   
   
   <div id="video"></div>
   <div id="LdtPlayer"></div>
   
   <script  type="text/javascript">
   IriSP.libFiles.defaultDir = "/metadataplayer/src/js/libs/";
+  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=?',
@@ -75,19 +76,25 @@
             excludeWords: ['#museoweb']},, */
 //            {type: "TraceWidget"}
                 {
-                    type: "SliderWidget"
+                    type: "Sparkline"
                 },
                 {
-                    type: "PlayerWidget"
+                    type: "Slider"
+                },
+                {
+                    type: "Controller"
                 },
                 {
-                    type: "PolemicWidget"
+                    type: "Polemic"
                 },
                 {
-                    type: "HelloWorldWidget"
+                    type: "Segments"
                 },
                 {
-                    type: "AnnotationsListWidget",
+                    type: "HelloWorld"
+                },
+                {
+                    type: "AnnotationsList",
                     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",