Browse Source

Update info on XHR calls

JC Brand 12 years ago
parent
commit
ab14915954
1 changed files with 1 additions and 3 deletions
  1. 1 3
      index.html

+ 1 - 3
index.html

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