diff -r 4e5ee8e79e7f -r 2eca6c367a75 web/polemicaltimeline.php --- a/web/polemicaltimeline.php Tue Jan 12 13:47:11 2021 +0100 +++ b/web/polemicaltimeline.php Tue Jan 12 17:29:44 2021 +0100 @@ -171,6 +171,34 @@ }, + 1): ?> + { + type: "Polemic", + max_elements: 60, + default_version: "1", + annotation_type: ["chat"], + defaultcolor: "#9b8864", + + polemics : { "":[ + $annot_def): ?> + + { + "name" : "", + "keywords" : , + "color" : "" + }, + + ]} + + }, + 1 || isset($annotations)): ?> { type: "MultiSegments", @@ -193,16 +221,16 @@ //foreign_url : "ldtplatform/ldt/front/player/{{media}}/{{project}}/{{annotationType}}#id={{annotation}}", container: "AnnotationsListContainer" }, - { - type: "CreateAnnotation", - api_endpoint_template: "ldtplatform/api/ldt/1.0/annotations/", - api_method: 'POST', - after_send_timeout: 8000, - show_mic_record: false, - close_after_send: false, - slice_annotation_type: ["chap","découpage"], - creator_avatar: "images/avatar.png" - }, + // { + // type: "CreateAnnotation", + // api_endpoint_template: "ldtplatform/api/ldt/1.0/annotations/", + // api_method: 'POST', + // after_send_timeout: 8000, + // show_mic_record: false, + // close_after_send: false, + // slice_annotation_type: ["chap","découpage"], + // creator_avatar: "images/avatar.png" + // }, { type: "Mediafragment"}, ]