Hello,
I'm writing a WYSIWYG/WYSIWYM editor for Mediawiki running under Windows (it is a native client application, not an extension to install on the server).
It is very incomplete but it is ready for basic edition and it works with Wikipedia. I'm looking for feedback; all suggestions and bug reports are welcome.
Main features are: * native Windows application: nothing to install on server, it works with existing Mediawiki installations (version >= 1.16), * history friendly: minimize differences when saving pages, * templates edited as table or as source text depending on the context, * outlining for easier navigation in big pages.
There is more information in the documentation in the zip archive.
http://gwennel.com/download/gwennel-web-0.1.zip (~750K)
Cheers, Marc Kerbiquet