* more language stubs updates
authorMichael Dale <dale@users.mediawiki.org>
Mon, 5 Oct 2009 04:03:33 +0000 (04:03 +0000)
committerMichael Dale <dale@users.mediawiki.org>
Mon, 5 Oct 2009 04:03:33 +0000 (04:03 +0000)
commit18708e0105bc8360eac65824327fdd7c8ec247d7
treefc572bfeaef7adc75a7b40ff79363c4f622e1404
parent7063c602c789229fe97838114485908a4cc794ee
* more language stubs updates
* mv_embed window.$mw updates
* fixed audio width for oggHandler rewrites via remote MwEmbed
* initial testing page to compare mediaWiki output to js output transformations
* sample test JS lang test files .. (probably temporary)
12 files changed:
js2/mwEmbed/jsScriptLoader.php
js2/mwEmbed/libEmbedVideo/embedVideo.js
js2/mwEmbed/mv_embed.js
js2/mwEmbed/php/cldrConverter.php [deleted file]
js2/mwEmbed/php/clrdConverter.php [deleted file]
js2/mwEmbed/php/languages/cldrConverter.php [new file with mode: 0644]
js2/mwEmbed/php/languages/mwEmbed.i18n.php
js2/mwEmbed/php/noMediaWikiConfig.php
js2/mwEmbed/tests/testLang.html [new file with mode: 0644]
js2/mwEmbed/tests/testLangEn.js [new file with mode: 0644]
js2/mwEmbed/tests/testLangRU.js [new file with mode: 0644]
js2/remoteMwEmbed.js