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