| branch | new-model |
| changeset 934 | aa1ede2e2c29 |
| parent 933 | 8604bc7b4712 |
| parent 932 | 48dac21e086f |
| child 938 | 991f897f1cb1 |
| 933:8604bc7b4712 | 934:aa1ede2e2c29 |
|---|---|
100 { |
100 { |
101 type: "Annotation", |
101 type: "Annotation", |
102 annotation_type: false |
102 annotation_type: false |
103 }, |
103 }, |
104 { |
104 { |
105 type: "Tagger", |
|
106 api_endpoint: "../post-test.php", |
|
107 tags: ["actif","amour","bonheur","captif","charité","désir","dieu","doute","famille","idéal","internationale","passif","patrie","peur","politique","président","spleen","travail"] |
|
108 }, |
|
109 { |
|
105 type: "MediaList", |
110 type: "MediaList", |
106 container: "mediaList" |
111 container: "mediaList" |
107 }, |
112 }, |
108 { |
113 { |
109 type: "AnnotationsList", |
114 type: "AnnotationsList", |
110 container: "annotationList", |
115 container: "annotationList", |
111 ajax_url: "http://ldt.iri.centrepompidou.fr/ldtplatform/api/ldt/segments/{{media}}/{{begin}}/{{end}}?callback=?", |
116 //ajax_url: "http://ldt.iri.centrepompidou.fr/ldtplatform/api/ldt/segments/{{media}}/{{begin}}/{{end}}?callback=?", |
112 ajax_granularity: 30000, |
117 //ajax_granularity: 30000, |
113 limit_count: 3 |
118 //limit_count: 3 |
114 }, |
119 }, |
115 { type: "Mediafragment" } |
120 { type: "Mediafragment" } |
116 ] |
121 ] |
117 }, |
122 }, |
118 player:{ |
123 player:{ |