aboutsummaryrefslogtreecommitdiff
path: root/doc/introduction.tex
diff options
context:
space:
mode:
authorMickaël Rémond <mickael.remond@process-one.net>2007-06-28 09:16:21 +0000
committerMickaël Rémond <mickael.remond@process-one.net>2007-06-28 09:16:21 +0000
commit12ab036236d626420ae57d3aa75f60af7950bfa7 (patch)
treed81dbae07112a456ee2e5f1d4e750897aa6510f3 /doc/introduction.tex
parentadd ChangeLog entry for r801 (diff)
* doc/guide.tex: Documentation rework started (EJAB-272)
* doc/introduction.tex: Likewise SVN Revision: 803
Diffstat (limited to 'doc/introduction.tex')
-rw-r--r--doc/introduction.tex20
1 files changed, 11 insertions, 9 deletions
diff --git a/doc/introduction.tex b/doc/introduction.tex
index cdbb214e1..658f0eb03 100644
--- a/doc/introduction.tex
+++ b/doc/introduction.tex
@@ -1,6 +1,8 @@
-\section{Introduction}
+\chapter{Introduction}
\label{intro}
+%% TODO: improve the feature sheet with a nice table to highlight new features.
+
\quoting{I just tried out ejabberd and was impressed both by ejabberd itself and the language it is written in, Erlang. ---
Joeri}
@@ -38,7 +40,7 @@ Joeri}
%\end{itemize}
\newpage
-\subsection{Key Features}
+\section{Key Features}
\label{keyfeatures}
\ind{features!key features}
@@ -56,17 +58,17 @@ Peter Saint-Andr\'e, Executive Director of the Jabber Software Foundation}
\item \marking{Administrator Friendly:} \ejabberd{} is built on top of the Open Source Erlang. As a result you do not need to install an external database, an external web server, amongst others because everything is already included, and ready to run out of the box. Other administrator benefits include:
\begin{itemize}
\item Comprehensive documentation.
-\item Straightforward installers for Linux, Mac OS X, and Windows.\improved{}
+\item Straightforward installers for Linux, Mac OS X, and Windows. %%\improved{}
\item Web interface for administration tasks.
\item Shared Roster Groups.
-\item Command line administration tool.\improved{}
+\item Command line administration tool. %%\improved{}
\item Can integrate with existing authentication mechanisms.
\item Capability to send announce messages.
\end{itemize}
\item \marking{Internationalized:} \ejabberd{} leads in internationalization. Hence it is very well suited in a globalized world. Related features are:
\begin{itemize}
-\item Translated in 12 languages.\improved{}
+\item Translated in 12 languages. %%\improved{}
\item Support for \footahref{http://www.ietf.org/rfc/rfc3490.txt}{IDNA}.
\end{itemize}
@@ -81,7 +83,7 @@ Peter Saint-Andr\'e, Executive Director of the Jabber Software Foundation}
\newpage
-\subsection{Additional Features}
+\section{Additional Features}
\label{addfeatures}
\ind{features!additional features}
@@ -107,11 +109,11 @@ Moreover, \ejabberd{} comes with a wide range of other state-of-the-art features
\item Native PostgreSQL support.
\item Mnesia.
\item ODBC data storage support.
-\item Microsoft SQL Server support.\new{}
+\item Microsoft SQL Server support. %%\new{}
\end{itemize}
\item Authentication
\begin{itemize}
-\item LDAP and ODBC.\improved{}
+\item LDAP and ODBC. %%\improved{}
\item External Authentication script.
\item Internal Authentication.
\end{itemize}
@@ -121,7 +123,7 @@ Moreover, \ejabberd{} comes with a wide range of other state-of-the-art features
\item Interface with networks such as AIM, ICQ and MSN.
\item Statistics via Statistics Gathering (\xepref{0039}).
\item IPv6 support both for c2s and s2s connections.
-\item \txepref{0045}{Multi-User Chat} module with logging.\improved{}
+\item \txepref{0045}{Multi-User Chat} module with logging. %%\improved{}
\item Users Directory based on users vCards.
\item \txepref{0060}{Publish-Subscribe} component.
\item Support for virtual hosting.