--- a/test/mashup/moon.htm Thu Jul 12 15:30:34 2012 +0200
+++ b/test/mashup/moon.htm Fri Jul 20 17:15:53 2012 +0200
@@ -37,6 +37,7 @@
</div>
<div class="coldroite">
<div id="mediaList"></div>
+ <div id="AnnotationsListContainer"></div>
</div>
<div class="footer">
<hr />
@@ -68,15 +69,32 @@
type: "Segments",
annotation_type: false
},
+ {
+ type: "Slice",
+ override_bounds: false
+ },
{ type: "Arrow" },
{
type: "Annotation",
annotation_type: false
},
{
+ type: "CreateAnnotation",
+ api_endpoint_template: "../post-test.php",
+ api_method: "POST",
+ creator_name: "Metadataplayer",
+ creator_avatar: "https://si0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png",
+ tag_titles: ["#amateur", "#digital-humanities"]
+ },
+ {
type: "MediaList",
container: "mediaList"
},
+ {
+ type: "AnnotationsList",
+ container: "AnnotationsListContainer",
+ default_thumbnail : "http://ldt.iri.centrepompidou.fr/static/site/ldt/css/imgs/video_sequence.png"
+ },
{ type: "Mediafragment" }
]
},