https://bugzilla.wikimedia.org/show_bug.cgi?id=30734
Krinkle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #2 from Krinkle <[email protected]> 2011-09-17 19:11:21 UTC --- Marking invalid as it's not a Wikimedia issue, but my previous post shows a work-around for wiks without https, and for those that do have https, the following can be used: var xBase = '//x.wikimedia.org'; mw.loader.load( xBase + '/w/index.php? ......' ); The latter has been applied to http://commons.wikimedia.org/wiki/MediaWiki:Vector.js -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
