Update info on XHR calls

This commit is contained in:
JC Brand 2013-04-11 14:15:27 +02:00
parent 6ca7eb0cbe
commit ab14915954

View File

@ -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>