--- a/test/jwplayer.htm Fri Jun 08 19:03:03 2012 +0200
+++ b/test/jwplayer.htm Tue Jun 12 19:44:20 2012 +0200
@@ -17,6 +17,7 @@
<script type="text/javascript">
IriSP.libFiles.locations.jwPlayerSWF = "player.swf";
IriSP.libFiles.defaultDir = "libs/";
+ IriSP.language = 'fr';
IriSP.widgetsDir = "metadataplayer";
var _metadata = {
url: 'json/ldt-jwplayer.json',
@@ -31,7 +32,6 @@
},
css : 'metadataplayer/LdtPlayer-core.css',
widgets: [
- { type: "Sparkline" },
{ type: "Slider" },
{ type: "Controller" },
{ type: "Polemic" },
@@ -39,15 +39,14 @@
{ type: "Slice" },
{ type: "Arrow" },
{ type: "Annotation" },
-/* {
+ {
type: "CreateAnnotation",
api_endpoint_template: "http://192.168.56.101/pf/ldtplatform/api/ldt/annotations/{{id}}.json",
creator_name: "Metadataplayer"
- }, */
+ },
{ type: "Tweet" },
{
- type: "Tagcloud",
- segment_annotation_type: "chap"
+ type: "Tagcloud"
},
{
type: "AnnotationsList",