| branch | players-as-widgets |
| changeset 958 | 2aa7fdb0762a |
| parent 944 | 8a6c9e3d0158 |
| child 959 | ee11ed1b739e |
--- a/src/js/defaults.js Mon Sep 17 00:17:06 2012 +0900 +++ b/src/js/defaults.js Mon Sep 17 22:44:59 2012 +0900 @@ -42,6 +42,14 @@ IriSP.widgetsDir = 'widgets'; IriSP.widgetsRequirements = { + PopcornPlayer: { + noCss: true, + requires: [ "popcorn" ] + }, + JwpPlayer: { + noCss: true, + requires: [ "swfObject", "jwplayer" ] + }, Sparkline: { noCss: true, requires: [ "raphael" ]