equal
deleted
inserted
replaced
177 { |
177 { |
178 type: "AnnotationsList", |
178 type: "AnnotationsList", |
179 //ajax_url : "http://ldt.iri.centrepompidou.fr/ldtplatform/api/ldt/segments/{{media}}/{{begin}}/{{end}}?callback=?", |
179 //ajax_url : "http://ldt.iri.centrepompidou.fr/ldtplatform/api/ldt/segments/{{media}}/{{begin}}/{{end}}?callback=?", |
180 //foreign_url : "http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/front/player/{{media}}/{{project}}/{{annotationType}}#id={{annotation}}", |
180 //foreign_url : "http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/front/player/{{media}}/{{project}}/{{annotationType}}#id={{annotation}}", |
181 container: "AnnotationsListContainer" |
181 container: "AnnotationsListContainer" |
|
182 }, |
|
183 { |
|
184 type: "Slideshare", |
|
185 container: "Slideshare" |
182 }, |
186 }, |
183 <?php endif; ?> |
187 <?php endif; ?> |
184 <?php endif; ?> |
188 <?php endif; ?> |
185 { type: "Mediafragment"}, |
189 { type: "Mediafragment"}, |
186 <?php if ($use_protocol): ?> |
190 <?php if ($use_protocol): ?> |
366 </div> |
370 </div> |
367 |
371 |
368 <!-- EXPLICATION --> |
372 <!-- EXPLICATION --> |
369 <div id="mdpgauche"> |
373 <div id="mdpgauche"> |
370 <ul class="accordeon"> |
374 <ul class="accordeon"> |
|
375 <div id="Slideshare"></div> |
371 <li class="acctitre"> |
376 <li class="acctitre"> |
372 <h3><?php echo($translate->_('config__title')); ?></h3> |
377 <h3><?php echo($translate->_('config__title')); ?></h3> |
373 </li> |
378 </li> |
374 <li class="acctexte mdpacclimited"> |
379 <li class="acctexte mdpacclimited"> |
375 <p><?php echo($translate->_('config__description')); ?></p> |
380 <p><?php echo($translate->_('config__description')); ?></p> |