summaryrefslogtreecommitdiff
path: root/doc/guide.tex
diff options
context:
space:
mode:
authorAlexey Shchepin <alexey@process-one.net>2004-03-20 20:55:58 +0000
committerAlexey Shchepin <alexey@process-one.net>2004-03-20 20:55:58 +0000
commit2f47b7edd95d7a3135a59f5946a4b070eabd7b80 (patch)
tree59eba00c6e6271224ff7070523ccee62c0bba494 /doc/guide.tex
parent* src/mod_roster.erl: Bugfix (diff)
* doc/guide.tex: Updated
* src/web/ejabberd_web.erl: Updated * src/web/ejabberd_http.erl: Bugfix SVN Revision: 220
Diffstat (limited to 'doc/guide.tex')
-rw-r--r--doc/guide.tex7
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/guide.tex b/doc/guide.tex
index d20912c8..2d552d6d 100644
--- a/doc/guide.tex
+++ b/doc/guide.tex
@@ -78,7 +78,11 @@ The main features of \ejabberd{} is:
\footahref{http://www.jabber.org/jeps/jep-0060.html}{Publish-Subscribe}
service
\item Built-in Jabber Users Directory service based on users vCards
+\item Built-in
+ \footahref{http://www.jabber.org/jeps/jep-0025.html}{HTTP Polling}
+ service
\item SSL support
+\item Support for LDAP authentification
\item Ability to interface with external components (JIT, MSN-t, Yahoo-t, etc)
\item Migration from jabberd14 is possible
\item Mostly XMPP-compliant
@@ -88,12 +92,11 @@ The main features of \ejabberd{} is:
\item Support for
\footahref{http://www.jabber.org/jeps/jep-0039.html}{JEP-0039}
(Statistics Gathering).
-\item Support for \ns{xml:lang} attribute in many XML elements
+\item Support for \ns{xml:lang}
\end{itemize}
The misfeatures of \ejabberd{} is:
\begin{itemize}
-\item No support for external authentification
\item No support for virtual domains
\item No support for STARTTLS
\end{itemize}