Last modified: 2010-04-05 11:48:57 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T24990, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 22990 - Enable mwEmbed and Add media wizard on svwp
Enable mwEmbed and Add media wizard on svwp
Status: RESOLVED FIXED
Product: mwEmbed
Classification: Unclassified
General/Unknown (Other open bugs)
unspecified
All All
: Normal enhancement (vote)
: ---
Assigned To: Michael Dale
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-03-28 20:06 UTC by Jan Ainali
Modified: 2010-04-05 11:48 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Jan Ainali 2010-03-28 20:06:26 UTC
Is it possible to turn this on this on the Swedish Wikipedia? We have had a discussion on the village pump and have reached concensus on asking it for be turned on.

http://sv.wikipedia.org/wiki/Wikipedia:Bybrunnen#Video_p.C3.A5_Wikipedia
Comment 1 Michael Dale 2010-03-28 23:18:10 UTC
You can enable it as gadget for testing. By having an admin on mirror the en setup. Specifically: 

page: http://en.wikipedia.org/wiki/MediaWiki:Common.js  include the utility function: getURLParamValue( paramName, url) && 
the code: 
var extraJS = getURLParamValue("withJS");
if ( extraJS && extraJS.match("^MediaWiki:[^&<>=%]*\.js$") ) {
  importScript(extraJS);
}

Then you have to add the gadget mediaWiki::

Page: 
http://en.wikipedia.org/wiki/MediaWiki:MwEmbed.js 
http://en.wikipedia.org/wiki/MediaWiki:Gadget-mwEmbed.js

and add to the gadget list: 
http://en.wikipedia.org/wiki/MediaWiki:Gadgets-definition
and translate description: 
http://en.wikipedia.org/wiki/MediaWiki:Gadget-mwEmbed
Comment 2 Jan Ainali 2010-04-05 11:48:57 UTC
Thanks for the instructions, it is now available at Swedish Wikipedia.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links