This project is not covered by Drupal’s security advisory policy.

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

Project information

Releases