web/polemicaltimeline.php
changeset 623 5b7d7ab6baff
parent 621 44f90de0016f
child 638 e0d4e8431de3
equal deleted inserted replaced
622:7e5174fe9816 623:5b7d7ab6baff
   119                     type: "AnnotationsList",
   119                     type: "AnnotationsList",
   120                     //ajax_url : "http://ldt.iri.centrepompidou.fr/ldtplatform/api/ldt/segments/{{media}}/{{begin}}/{{end}}?callback=?", 
   120                     //ajax_url : "http://ldt.iri.centrepompidou.fr/ldtplatform/api/ldt/segments/{{media}}/{{begin}}/{{end}}?callback=?", 
   121                     //foreign_url : "http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/front/player/{{media}}/{{project}}/{{annotationType}}#id={{annotation}}",
   121                     //foreign_url : "http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/front/player/{{media}}/{{project}}/{{annotationType}}#id={{annotation}}",
   122                     container: "AnnotationsListContainer"
   122                     container: "AnnotationsListContainer"
   123                 },
   123                 },
   124                 { type: "Mediafragment"}
   124                 { type: "Mediafragment"},
       
   125                 {
       
   126                     type: "Trace",
       
   127                     default_subject: "PolemicTweet-player"
       
   128                 }
   125             ]
   129             ]
   126         },
   130         },
   127         player:{
   131         player:{
   128             type:'jwplayer', // player type
   132             type:'jwplayer', // player type
   129             live: true, 
   133             live: true,