From: Michael Dale Date: Thu, 20 Aug 2009 11:57:37 +0000 (+0000) Subject: * partial revert to 55208 (pre kskin) X-Git-Tag: 1.31.0-rc.0~40182 X-Git-Url: http://git.cyclocoop.org/%40spipnet%40?a=commitdiff_plain;h=29de54bd4b53bbd68dc15ad1a101571cdc111a75;p=lhc%2Fweb%2Fwiklou.git * partial revert to 55208 (pre kskin) --- diff --git a/js2/mwEmbed/libEmbedVideo/embedVideo.js b/js2/mwEmbed/libEmbedVideo/embedVideo.js index 301b6c12f4..6984a31223 100644 --- a/js2/mwEmbed/libEmbedVideo/embedVideo.js +++ b/js2/mwEmbed/libEmbedVideo/embedVideo.js @@ -68,7 +68,7 @@ var default_video_attributes = { "end":null, "controls":true, "muted":false, - + //roe url (for xml based metadata) "roe":null, //if roe includes metadata tracks we can expose a link to metadata @@ -82,15 +82,15 @@ var default_video_attributes = { "duration":null, //media duration (read from file or the temporal url) "networkState":0, - "startOffset":null, //if serving an ogg_chop segment use this to offset the presentation time + "startOffset":null, //if serving an ogg_chop segment use this to offset the presentation time //custom attributes for mv_embed: - "play_button":true, + "play_button":true, "thumbnail":null, "linkback":null, "embed_link":true, "download_link":true, - "type":null //the content type of the media + "type":null //the content type of the media }; /* * the base source attibute checks @@ -103,94 +103,91 @@ var mv_default_source_attr= new Array( 'startOffset', 'durationHint', 'start', - 'end', + 'end', 'default', 'lang' ); - +//set the dismissNativeWarn flag: +_global['dismissNativeWarn'] = false; /* * Converts all occurrences of