Redone storing list of editors

Editors are now stored using caching API, as storing on mobwrite was showing some errors. It is now storing full information (userid, address and hostname), and indexed by mobwrite's uid (generated randomly by the client), so I can index anonymous users without session (whose userid changes every request). Also, list of editors are cleaned up based on the last sync time from each editor, so inactive editors are deleted from the list.

MoinMoin: RealTimeEditing2009/2009-06-20 (last edited 2009-06-21 15:30:49 by AlexandreMartani)