diff -r b43f711b5c3e -r b28afee5470b web/polemicaltimeline.php --- a/web/polemicaltimeline.php Fri Jun 22 15:36:11 2012 +0200 +++ b/web/polemicaltimeline.php Tue Jun 26 19:06:09 2012 +0200 @@ -105,7 +105,10 @@ type: "Controller", disable_annotate_btn: true }, - { type: "Segments" }, + { + type: "Segments", + annotation_type: [ "chap", "découpage" ] + }, { type: "Arrow" }, { type: "Annotation" }, { type: "Tweet" },