|
@@ -32,9 +32,7 @@
|
|
|
<p>It is used by <a href="http://github.com/collective/collective.xmpp.chat">collective.xmpp.chat</a>, which is a <a href="http://plone.org">Plone</a> instant messaging add-on.</p>
|
|
|
|
|
|
<p>The ultimate goal is to enable anyone to add chat functionality to their websites, regardless of the backend.</p>
|
|
|
-
|
|
|
-<p>Currently this is not yet the case, as the code makes ajax calls to the (Plone) backend
|
|
|
-to fetch user info. </p>
|
|
|
+<p>This is currently possible, except for adding new contacts, which still makes an XHR call to the (Plone) backend to fetch user info.</p>
|
|
|
|
|
|
<h2>Features</h2>
|
|
|
<ul>
|