equal
deleted
inserted
replaced
72 type: "Tagcloud" |
72 type: "Tagcloud" |
73 }, |
73 }, |
74 { |
74 { |
75 type: "AnnotationsList", |
75 type: "AnnotationsList", |
76 container: "AnnotationsListContainer", |
76 container: "AnnotationsListContainer", |
77 default_thumbnail : "http://ldt.iri.centrepompidou.fr/static/site/ldt/css/imgs/video_sequence.png" |
77 default_thumbnail : "http://ldt.iri.centrepompidou.fr/static/site/ldt/css/imgs/video_sequence.png", |
|
78 ajax_url: "/pf/ldtplatform/api/ldt/segments/{{media}}/{{begin}}/{{end}}", |
|
79 ajax_granularity : 300000, |
|
80 default_thumbnail : "http://capsicum//pf/static/site/ldt/css/imgs/video_sequence.png" |
78 }, |
81 }, |
79 { type: "Mediafragment"} |
82 { type: "Mediafragment"} |
80 ] |
83 ] |
81 }; |
84 }; |
82 |
85 |