--- a/src/js/defaults.js Fri Sep 14 10:38:04 2012 +0900
+++ b/src/js/defaults.js Wed Sep 19 14:11:49 2012 +0900
@@ -42,6 +42,18 @@
IriSP.widgetsDir = 'widgets';
IriSP.widgetsRequirements = {
+ PopcornPlayer: {
+ noCss: true,
+ requires: [ "popcorn" ]
+ },
+ JwpPlayer: {
+ noCss: true,
+ requires: [ "jwplayer" ]
+ },
+ DailymotionPlayer: {
+ noCss: true,
+ requires: [ "swfObject" ]
+ },
Sparkline: {
noCss: true,
requires: [ "raphael" ]
@@ -57,7 +69,7 @@
noCss: true,
requires: [ "tracemanager" ]
},
- SlideShare: {
+ Slideshare: {
requires: [ "swfObject" ]
},
Social: {