--- a/web/fullrenkan.html Thu Oct 24 18:26:08 2013 +0200
+++ b/web/fullrenkan.html Thu Oct 24 18:48:39 2013 +0200
@@ -161,7 +161,10 @@
// + ' }'
+ ' ,{'
+ ' type: "Mediafragment"'
- + ' }';
+ + ' }'
+ + ' ,{'
+ + ' type: "Tagcloud"'
+ + ' }';
if(display_renkan==true){
var t = getURLParameter("type");
--- a/web/index.html Thu Oct 24 18:26:08 2013 +0200
+++ b/web/index.html Thu Oct 24 18:48:39 2013 +0200
@@ -222,6 +222,9 @@
+ ' ,{'
+ ' type: "Mediafragment"'
+ ' }'
+ + ' ,{'
+ + ' type: "Tagcloud"'
+ + ' }'
+ ' ]'
+ ' };'
+ ' _myPlayer = new IriSP.Metadataplayer(_config);'