MediaWiki offline client
From WiKim
[edit]
Introduction
Is it possible to create an offline client for the MediaWiki publishing platform?
I'd like something similar to the ecto offline client for weblogs.
I'm sure someone already has come up with this.
[edit]
Status
Kim Bach 16:31, 18 June 2006 (CEST)
Investigating.
Kim Bach 18:00, 15 January 2007 (CET)
Just stumpled upon this: http://forums.anotherwebcom.com/vb/wiki.php?page=Category:Offline_MediaWiki_Text_Editor, seems that someone is already working on it, unfortunately only for Windows.
[edit]
Analysis
It should be quite simple to make something like that. MediaWiki could be considered a REST full HTTP API. Error handling will be the biggest challenge.

