Open GoogleCodeExporter opened 9 years ago
I'm going to do some testing on this; already did an SVGEdit extension for
MediaWiki (which requires some explicit install on the server) and I've got a
pretty good idea how to do it as a gadget, which can get deployed faster once
ready.
Original comment by brion.vi...@gmail.com
on 2 Jan 2011 at 11:41
Did some restructuring on my MediaWiki extension code to use the embedding
interface, which allows grabbing the iframe from offsite:
http://www.mediawiki.org/wiki/Extension:SVGEdit
I should be able to munge it into gadgetness from there. :)
The other holdup is ApiSvgProxy not being present on Wikimedia sites, so if
that can't get deployed easily either I may need a proxy on toolserver to fetch
the data.
Original comment by brion.vi...@gmail.com
on 3 Jan 2011 at 8:17
Related links:
* https://code.google.com/p/svg-edit/wiki/Wikipedia
* https://bugzilla.wikimedia.org/show_bug.cgi?id=38271
Original comment by marclaporte
on 3 Dec 2013 at 9:03
Original issue reported on code.google.com by
mailaend...@gmail.com
on 2 Jan 2011 at 8:32