* ( bug 21373 ) improved mwEmbed localization support
authorMichael Dale <dale@users.mediawiki.org>
Wed, 4 Nov 2009 01:44:28 +0000 (01:44 +0000)
committerMichael Dale <dale@users.mediawiki.org>
Wed, 4 Nov 2009 01:44:28 +0000 (01:44 +0000)
commit569fbf98599db4fcb27a8f2578e7bd432899cd4b
tree318a54305d3556c35386e8a24383d0aa41ff0778
parent7327e8de6aaa9ddd75e14b020846da7afcfce9b2
* ( bug 21373 ) improved mwEmbed localization support
** switched to uselang param to specificity language
** fixed outputpage and mv_embed url language param handling accordingly

* added msg version check to script-loader (checks the latest version of any msg text and updates the unique request key)
* added associated configuration flag: $wgScriptModifiedMsgCheck

* general msg updates and centralization of mwe-cancel and mwe-ok
16 files changed:
RELEASE-NOTES
includes/DefaultSettings.php
includes/OutputPage.php
js2/mwEmbed/jsScriptLoader.php
js2/mwEmbed/libAddMedia/mvBaseUploadInterface.js
js2/mwEmbed/libAddMedia/remoteSearchDriver.js
js2/mwEmbed/libAddMedia/simpleUploadForm.js
js2/mwEmbed/libClipEdit/mvClipEdit.js
js2/mwEmbed/libMwApi/mw.proxy.js
js2/mwEmbed/libSequencer/mvSequencer.js
js2/mwEmbed/libSequencer/mvTimedEffectsEdit.js
js2/mwEmbed/libSequencer/seqRemoteSearchDriver.js
js2/mwEmbed/mv_embed.js
js2/mwEmbed/php/languages/mwEmbed.i18n.php
js2/mwEmbed/tests/testLang.html
js2/remoteMwEmbed.js