diff -r 2b510a3a0f7d -r d2d28468b410 web/polemicaltimeline.php --- a/web/polemicaltimeline.php Sun Sep 23 17:14:07 2018 +0200 +++ b/web/polemicaltimeline.php Mon Oct 22 17:04:30 2018 +0200 @@ -51,7 +51,7 @@ array_push($_SESSION['answered_events'], $rep); } -//$annotation_protocol_version = isset($config['annotation_protocol_version'])?$config['annotation_protocol_version']:"1"; +$annotation_protocol_version = isset($config['annotation_protocol_version'])?$config['annotation_protocol_version']:"1"; $annotations = get_default_annotations_config($config, $translate); ?> @@ -149,10 +149,9 @@ { type: "Polemic", max_elements: 60, - - polemics: [] - - polemics : [ + default_version: "1", + + polemics : { "":[ $annot_def): ?> " }, - ] + ]} },