# HG changeset patch # User Raphael Velt # Date 1340730854 -7200 # Node ID b2de38c4fa63cbbfc70fc49bdfddc7abd0f75b2e # Parent ad5a2640cf6118969932f34b1d603e6aa7d4c076 Corrections diff -r ad5a2640cf61 -r b2de38c4fa63 web/player_embed.php --- a/web/player_embed.php Tue Jun 26 19:06:22 2012 +0200 +++ b/web/player_embed.php Tue Jun 26 19:14:14 2012 +0200 @@ -62,7 +62,10 @@ annotation_type: [ "chap", "découpage" ] }, { type: "Arrow" }, - { type: "Annotation" }, + { + type: "Annotation", + annotation_type: [ "chap", "découpage" ] + }, { type: "Tweet" }, { type: "Mediafragment"}, { diff -r ad5a2640cf61 -r b2de38c4fa63 web/polemicaltimeline.php --- a/web/polemicaltimeline.php Tue Jun 26 19:06:22 2012 +0200 +++ b/web/polemicaltimeline.php Tue Jun 26 19:14:14 2012 +0200 @@ -110,7 +110,10 @@ annotation_type: [ "chap", "découpage" ] }, { type: "Arrow" }, - { type: "Annotation" }, + { + type: "Annotation", + annotation_type: [ "chap", "découpage" ] + }, { type: "Tweet" }, { type: "Tagcloud",