Just wanted to give a heads up aside from the subtitles we hacked on at 
the Paris meetup... mwEmbed now supports being called with a uselang 
param (so it can be added to other wikis as a gadget to broaden the 
mwEmbed / js2 localization testing and or used in your user-language ) ...

(some features are new so the user msgs have not been fully translated yet.)

You can test the other languages by changing your interface language in 
you preferences. Then add-media-wizard, firefogg, subtitles, html 5 
video player etc should come up in your selected language.

To add to a new wiki gadget list you can:

go to your-> MediaWiki:Gadget-mwEmbed.js
and put the following in:

importScriptURI('http://prototype.wikimedia.org/s-2/js2/remoteMwEmbed.js?urid=58804&uselang='
 
+ wgUserLanguage );


then go to -> MediaWiki:Gadget-mwEmbed
and add a localized version of the following wikitext:

Add ''mwEmbed'' support for [[mw:Extension:MwEmbedPlayer|video 
playback]], [[mw:Extension:Firefogg|Firefogg uploading]] and the 
[[mw:Extension:Add_Media_Wizard|"Add-Media-Wizard"]]. (These components 
are still evolving; you can help by providing feedback and bug reports 
on the respective talk pages.)

and then finally add it to the gadget display list at -> 
MediaWiki:Gadgets-definition.

peace,
michael



_______________________________________________
Wikitech-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Reply via email to