Index: openacs-4/packages/chat/www/doc/design.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/chat/www/doc/design.html,v diff -u -r1.1.1.1.24.1 -r1.1.1.1.24.2 --- openacs-4/packages/chat/www/doc/design.html 22 Jun 2016 07:51:59 -0000 1.1.1.1.24.1 +++ openacs-4/packages/chat/www/doc/design.html 21 Apr 2017 20:21:49 -0000 1.1.1.1.24.2 @@ -310,13 +310,13 @@ </system> - After the Java applet client has successfully logged + After the Java applet client has successfuly logged into the chat room, a list of users currently in the room will be sent our from the server.

API

-

All chat functionalities accessable from the browser are available +

All chat functionalities accessible from the browser are available as an API. Providing these API allows different applications to modify chat without an application-specific user interface.   These API will throw errors if their corresponding PL/SQL statement fail, so