Allow pages to be edited by several persons at the same time. The page would be hard locked (?) in the wiki and added as document to the realtime editing server. After the page is edited in the server it is removed and readded to the wiki as new revision.
Possible implementations:
- only free as in beer (no source)
- plugin for jEdit
- GPL, Java
- no release progress since May 2004
- unfinished (needs hard locks right now)
is a free AJAX real-time editor - http://synchroedit.com/
- but: requires JAVA server and PERL CGI
Needed parts:
- server
- action to add page to server
- command to allow user to save page back to the wiki
- additional locking within the wiki