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.2 -r1.3 --- openacs-4/packages/chat/www/doc/design.html 7 Aug 2017 23:48:07 -0000 1.2 +++ openacs-4/packages/chat/www/doc/design.html 25 Mar 2018 22:13:40 -0000 1.3 @@ -91,7 +91,7 @@ also comes with a heavy price tag, and as such it might not be suitable for a small communities that need to support chat sessions.
The ArsDigita Java Chat application does not have a pretty client interface, -nor does it support text formating like Yahoo and Digichat. However, +nor does it support text formatting like Yahoo and Digichat. However, our Chat application is open source. As such, any competent Java developer will be able to improve the interface based upon their or their employer's preferences. Using the ArsDigita Chat application allows site @@ -127,7 +127,7 @@ HTML vs. Applet An advantage to using an HTML client as opposed to an applet-based client is the ability to have rich graphical representations as a part of the -chat, such as color formating, in-line images rendered by the browser in +chat, such as color formatting, in-line images rendered by the browser in use, et cetera. Furthermore, users who are still using older non-Java enabled browsers will be able to participate in the chat. A limitation of the HTML client is that users cannot see messages in real time, as HTML