web/polemicaltimeline.php
changeset 719 d0d3a9369f84
parent 709 add35aad077d
child 766 d106d2109ff3
equal deleted inserted replaced
718:930e6ee2dca1 719:d0d3a9369f84
   162                 type: "Controller",
   162                 type: "Controller",
   163                 disable_annotate_btn: true
   163                 disable_annotate_btn: true
   164             },
   164             },
   165 <?php if ($protocol_level > 1): ?>
   165 <?php if ($protocol_level > 1): ?>
   166             {
   166             {
   167                 type: "Segments",
   167                 type: "MultiSegments"
   168                 annotation_type: [ "chap", "découpage" ]
       
   169             },
       
   170             {
       
   171                 type: "Annotation",
       
   172                 annotation_type: [ "chap", "découpage" ]
       
   173             },
   168             },
   174             { type: "Tweet" },
   169             { type: "Tweet" },
   175 <?php if (!$use_protocol): ?>
   170 <?php if (!$use_protocol): ?>
   176             {
   171             {
   177                 type: "Tagcloud",
   172                 type: "Tagcloud",