diff --git a/README.rst b/README.rst index 459da730c..1ad41a5eb 100644 --- a/README.rst +++ b/README.rst @@ -52,6 +52,7 @@ Integration into other frameworks `collective.xmpp.chat `_ is an add-on for Plone that uses *Converse.js*. Together with `collective.xmpp.core `_, it provides for single-signon-support (SSO) and also enables you to manually or automatically register your Plone users onto your XMPP server. * `Django `_: `django-conversejs `_ is an app that makes it easer to integrate *Converse.js* into Django. + `django-xmpp `_ adds XMPP chat integration with converse.js by letting Ejabberd authenticate against your Django site. * `Roundcube `_: `roundcube-converse.js-xmpp-plugin `_ is a plugin for Roundcube Webmail. * `Wordpress `_: diff --git a/index.html b/index.html index 9b97e7282..700eb5207 100644 --- a/index.html +++ b/index.html @@ -126,7 +126,8 @@