Working on moving mobwrite functions that can be useful elsewhere out of mobwrite.

Studied about Wiki RPC, and made some tests on python console to try to analyze if it is possible to use it. Problems are: Wiki RPC is not enabled by default, no authentication method, and more data overhead than another methods (without xml).

Continued implementing the way I was thinking before: Implemented ajax_modify action, which saves the text and writes a transclusion of it. Modified mobwrite to make use of it, and added an text_editor.js that also enables the "save and continue" button for simple editor.

MoinMoin: RealTimeEditing2009/2009-07-20 (last edited 2009-07-21 04:41:44 by AlexandreMartani)