소스 검색

Update info on XHR calls

JC Brand 12 년 전
부모
커밋
ab14915954
1개의 변경된 파일1개의 추가작업 그리고 3개의 파일을 삭제
  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>