| changeset 5 | e27a08b0a037 |
| parent 3 | 4f1b7aa04ec7 |
| child 15 | ed7ac7e94090 |
| 4:ed1126cd2b80 | 5:e27a08b0a037 |
|---|---|
50 |
50 |
51 IriSP.libFiles.defaultDir = "../libs/"; |
51 IriSP.libFiles.defaultDir = "../libs/"; |
52 IriSP.widgetsDir = "../metadataplayer"; |
52 IriSP.widgetsDir = "../metadataplayer"; |
53 IriSP.language = 'fr'; |
53 IriSP.language = 'fr'; |
54 var _metadata = { |
54 var _metadata = { |
55 url: 'bab_files/mashup.json', |
55 // url: 'bab_files/mashup.json', |
56 // url: 'http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/b2754186-a0c9-11e0-b8bd-00145ea49a02?callback=?', |
56 // url: 'http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/b2754186-a0c9-11e0-b8bd-00145ea49a02?callback=?', |
57 // url: 'http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/5afd8bbe-9b75-11e1-9e5d-00145ea4a2be?callback=?', |
57 url: 'http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/5afd8bbe-9b75-11e1-9e5d-00145ea4a2be?callback=?', |
58 format: 'ldt' |
58 format: 'ldt' |
59 }; |
59 }; |
60 var _canPlayMp4 = document.createElement('video').canPlayType('video/mp4'); |
60 var _canPlayMp4 = document.createElement('video').canPlayType('video/mp4'); |
61 var _config = { |
61 var _config = { |
62 gui: { |
62 gui: { |
77 { |
77 { |
78 type: "Annotation", |
78 type: "Annotation", |
79 annotation_type: false |
79 annotation_type: false |
80 }, |
80 }, |
81 { |
81 { |
82 type: "Tagger", |
|
83 api_endpoint: "../post-test.php", |
|
84 tags: ["actif","amour","bonheur","captif","charité","désir","dieu","doute","famille","idéal","internationale","passif","patrie","peur","politique","président","spleen","travail"] |
|
85 }, |
|
86 { |
|
82 type: "MediaList", |
87 type: "MediaList", |
83 container: "mediaList" |
88 container: "mediaList" |
84 }, |
89 }, |
85 { |
90 { |
86 type: "AnnotationsList", |
91 type: "AnnotationsList", |
87 container: "annotationList", |
92 container: "annotationList", |
88 ajax_url: "http://ldt.iri.centrepompidou.fr/ldtplatform/api/ldt/segments/{{media}}/{{begin}}/{{end}}?callback=?", |
93 //ajax_url: "http://ldt.iri.centrepompidou.fr/ldtplatform/api/ldt/segments/{{media}}/{{begin}}/{{end}}?callback=?", |
89 ajax_granularity: 30000, |
94 //ajax_granularity: 30000, |
90 limit_count: 3 |
95 //limit_count: 3 |
91 }, |
96 }, |
92 { type: "Mediafragment" } |
97 { type: "Mediafragment" } |
93 ] |
98 ] |
94 }, |
99 }, |
95 player:{ |
100 player:{ |