aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/guide.html9
-rw-r--r--doc/guide.tex7
2 files changed, 11 insertions, 5 deletions
diff --git a/doc/guide.html b/doc/guide.html
index 861864c44..e35e53870 100644
--- a/doc/guide.html
+++ b/doc/guide.html
@@ -129,7 +129,11 @@ Works on most of popular platforms: *nix (tested on Linux, FreeBSD and
<A HREF="http://www.jabber.org/jeps/jep-0060.html">Publish-Subscribe</A>
service
<LI>Built-in Jabber Users Directory service based on users vCards
+<LI>Built-in
+ <A HREF="http://www.jabber.org/jeps/jep-0025.html">HTTP Polling</A>
+ service
<LI>SSL support
+<LI>Support for LDAP authentification
<LI>Ability to interface with external components (JIT, MSN-t, Yahoo-t, etc)
<LI>Migration from jabberd14 is possible
<LI>Mostly XMPP-compliant
@@ -139,12 +143,11 @@ Works on most of popular platforms: *nix (tested on Linux, FreeBSD and
<LI>Support for
<A HREF="http://www.jabber.org/jeps/jep-0039.html">JEP-0039</A>
(Statistics Gathering).
-<LI>Support for <TT>xml:lang</TT> attribute in many XML elements
+<LI>Support for <TT>xml:lang</TT>
</UL>
The misfeatures of <TT>ejabberd</TT> is:
<UL><LI>
-No support for external authentification
-<LI>No support for virtual domains
+No support for virtual domains
<LI>No support for STARTTLS
</UL>
<!--TOC section Installation-->
diff --git a/doc/guide.tex b/doc/guide.tex
index d20912c81..2d552d6db 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}