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 ] |
125 ] |
126 }, |
126 }, |
127 player:{ |
127 player:{ |
128 type:'jwplayer', // player type |
128 type:'jwplayer', // player type |
129 live: true, |
129 live: true, |
249 </div> |
249 </div> |
250 </div> |
250 </div> |
251 |
251 |
252 <!-- EXPLICATION --> |
252 <!-- EXPLICATION --> |
253 <div id="mdpgauche"> |
253 <div id="mdpgauche"> |
254 <div id="out_fleche"></div> |
254 <ul class="accordeon"> |
255 <ul id="accordeon"> |
|
256 <li class="acctitre"> |
255 <li class="acctitre"> |
257 <h3><?php echo($translate->_('config__title')); ?></h3> |
256 <h3><?php echo($translate->_('config__title')); ?></h3> |
258 </li> |
257 </li> |
259 <li class="acctexte"> |
258 <li class="acctexte mdpacclimited"> |
260 <p><?php echo($translate->_('config__description')); ?></p> |
259 <p><?php echo($translate->_('config__description')); ?></p> |
261 </li> |
260 </li> |
262 <li class="acctitre"> |
261 <li class="acctitre"> |
263 <h3>Liste des Annotations</h3> |
262 <h3>Liste des Annotations</h3> |
264 </li> |
263 </li> |
265 <li class="acctexte" style="display: none;"> |
264 <li class="acctexte mdpacclimited" style="display: none;"> |
266 <div id="AnnotationsListContainer"></div> |
265 <div id="AnnotationsListContainer"></div> |
267 </li> |
266 </li> |
268 <li class="acctitre"> |
267 <li class="acctitre"> |
269 <h3>Mots-clés</h3> |
268 <h3>Mots-clés</h3> |
270 </li> |
269 </li> |
271 <li class="acctexte" style="display: none;"> |
270 <li class="acctexte mdpacclimited" style="display: none;"> |
272 <div id="TagcloudContainer"></div> |
271 <div id="TagcloudContainer"></div> |
273 </li> |
272 </li> |
274 </ul> |
273 </ul> |
275 |
274 |
276 </div> |
275 </div> |
277 |
|
278 |
|
279 <!-- INFOS SUR LA CONF |
|
280 <div class="tweetExplain" > |
|
281 <h3 class="tweetWriterTitle"></h3><br/> |
|
282 |
|
283 </div> |
|
284 --> |
|
285 |
276 |
286 |
277 |
287 |
278 |
288 |
279 |
289 <div id="mdpdroite" > |
280 <div id="mdpdroite" > |