r63756 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r63755‎ | r63756 | r63757 >
Date:19:47, 14 March 2010
Author:dale
Status:deferred
Tags:
Comment:
updated kplayer kdp to include skin.swf
Modified paths:
  • /branches/js2-work/phase3/js/mwEmbed/modules/EmbedPlayer/binPlayers/kaltura-player/kdp3.swf (modified) (history)
  • /branches/js2-work/phase3/js/mwEmbed/modules/EmbedPlayer/binPlayers/kaltura-player/skin.swf (added) (history)
  • /branches/js2-work/phase3/js/mwEmbed/modules/EmbedPlayer/kplayerEmbed.js (modified) (history)
  • /branches/js2-work/phase3/js/mwEmbed/modules/EmbedPlayer/loader.js (modified) (history)

Diff [purge]

Index: branches/js2-work/phase3/js/mwEmbed/modules/EmbedPlayer/kplayerEmbed.js
@@ -37,8 +37,9 @@
3838 flashvars.sourceType = "url";
3939 //flashvars.host = "www.kaltura.com";
4040 flashvars.externalInterfaceDisabled = 'false';
 41+ flashvars.skinPath = playerPath + '/skin.swf';
4142
42 - var params = {};
 43+ var params = { };
4344 params.quality = "best";
4445 params.wmode = "opaque";
4546 params.allowfullscreen = "true";
Index: branches/js2-work/phase3/js/mwEmbed/modules/EmbedPlayer/loader.js
@@ -4,7 +4,7 @@
55
66 /**
77 * Default player module configuration
8 -*/
 8+*/
99
1010 mw.setDefaultConfig( {
1111 // If the Timed Text interface should be displayed:
@@ -212,4 +212,4 @@
213213 } ); // setupUserConfig
214214 } );
215215
216 -} );
\ No newline at end of file
 216+} );
Index: branches/js2-work/phase3/js/mwEmbed/modules/EmbedPlayer/binPlayers/kaltura-player/kdp3.swf
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Index: branches/js2-work/phase3/js/mwEmbed/modules/EmbedPlayer/binPlayers/kaltura-player/skin.swf
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on: branches/js2-work/phase3/js/mwEmbed/modules/EmbedPlayer/binPlayers/kaltura-player/skin.swf
___________________________________________________________________
Name: svn:mime-type
217217 + application/octet-stream

Status & tagging log