web/polemicaltimeline.php
changeset 709 add35aad077d
parent 694 e9400c80e1e4
child 719 d0d3a9369f84
equal deleted inserted replaced
708:a7b8011c91dd 709:add35aad077d
   175 <?php if (!$use_protocol): ?>
   175 <?php if (!$use_protocol): ?>
   176             {
   176             {
   177                 type: "Tagcloud",
   177                 type: "Tagcloud",
   178                 container: "TagcloudContainer",
   178                 container: "TagcloudContainer",
   179                 exclude_pattern: /^@/,
   179                 exclude_pattern: /^@/,
   180                 custom_stopwords: <?php echo json_encode(array($config['hashtag'])) ?>
   180                 custom_stopwords: <?php echo json_encode(array($translate->_('config__hashtag'))) ?>
   181             },
   181             },
   182             {
   182             {
   183                 type: "AnnotationsList",
   183                 type: "AnnotationsList",
   184                 //ajax_url : "http://ldt.iri.centrepompidou.fr/ldtplatform/api/ldt/segments/{{media}}/{{begin}}/{{end}}?callback=?", 
   184                 //ajax_url : "http://ldt.iri.centrepompidou.fr/ldtplatform/api/ldt/segments/{{media}}/{{begin}}/{{end}}?callback=?", 
   185                 //foreign_url : "http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/front/player/{{media}}/{{project}}/{{annotationType}}#id={{annotation}}",
   185                 //foreign_url : "http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/front/player/{{media}}/{{project}}/{{annotationType}}#id={{annotation}}",