Posted by ernestd on June 25, 2006 at 12:03am
This module allows collaborative real-time text edition. In other words, different users are able to create content in the same textarea (actually an iframe). One user sees the changes made by other users almost in real-time since AJAX is used to refresh the common content periodically.
A second phase of the project will implement some prototypes to use the COMET pattern instead of the AJAX pattern in order to minimize the update time.
This module is still in development since it is part of the Google Summer of Code 2006. Read the status of the project and which features are already implemented before any test
Downloads
Project Information
- Module categories: Filters/Editors
- Maintenance status: Unknown
- Development status: Unknown
- Last modified: June 25, 2006