diff options
author | Badlop <badlop@process-one.net> | 2008-03-31 10:36:41 +0000 |
---|---|---|
committer | Badlop <badlop@process-one.net> | 2008-03-31 10:36:41 +0000 |
commit | 2510d71ae60f307d9bc4c2edaecae77b951393d2 (patch) | |
tree | 9f89c379c26ba9f1168bc35b53d9d3d0aa20bf66 /doc/guide.html | |
parent | * src/ejabberd_listener.erl (start_listener): Start also the (diff) |
* doc/webadmmain.png: Updated to ejabberd 2.0.0
* doc/webadmmainru.png: Likewise
* doc/disco.png: Removed because not used
* doc/guide.tex: Fix Latex reference to webadmin section. Update
explanation of screenshots. Update xmpp addresses of Mickael
Remond and Sander Devrieze.
* doc/guide.html: Likewise
* doc/Makefile: Remove the Hevea deprecated option -noiso
* doc/guide.html: Likewise
* doc/dev.html: Likewise
* doc/features.html: Likewise
SVN Revision: 1261
Diffstat (limited to 'doc/guide.html')
-rw-r--r-- | doc/guide.html | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/doc/guide.html b/doc/guide.html index 5742b71e..b6e54c61 100644 --- a/doc/guide.html +++ b/doc/guide.html @@ -76,7 +76,7 @@ SPAN{width:20%; float:right; text-align:left; margin-left:auto;} </STYLE> </HEAD> <BODY > -<!--HEVEA command line is: /usr/bin/hevea -fix -noiso -pedantic guide.tex --> +<!--HEVEA command line is: /usr/bin/hevea -fix -pedantic guide.tex --> <!--CUT DEF chapter 1 --><P><A NAME="titlepage"></A> </P><TABLE CLASS="title"><TR><TD><H1 CLASS="titlemain"> @@ -773,7 +773,7 @@ Incoming and outgoing connections of remote Jabber servers are denied, only two servers can connect: "jabber.example.org" and "example.com". </LI><LI CLASS="li-itemize">Port 5280 is serving the Web Admin and the HTTP Polling service. Note that it is also possible to serve them on different ports. The second -example in section <A HREF="#webinterface">??</A> shows how exactly this can be done. +example in section <A HREF="#webadmin">4.2</A> shows how exactly this can be done. </LI><LI CLASS="li-itemize">All users except for the administrators have a traffic of limit 1,000 Bytes/second </LI><LI CLASS="li-itemize">The @@ -3118,14 +3118,13 @@ Figure <A HREF="#fig:discorus">A.1</A>, for example, shows the reply to the <DIV CLASS="caption"><TABLE CELLSPACING=6 CELLPADDING=0><TR><TD VALIGN=top ALIGN=left>Figure A.1: Service Discovery when <TT>xml:lang=’ru’</TT></TD></TR> </TABLE></DIV> <A NAME="fig:discorus"></A> -<DIV CLASS="center"><HR WIDTH="80%" SIZE=2></DIV></DIV></BLOCKQUOTE><P>The Web Admin also supports the <CODE>Accept-Language</CODE> HTTP header (compare -figure <A HREF="#fig:webadmmainru">A.2</A> with figure <A HREF="#fig:webadmmain">4.1</A>)</P><BLOCKQUOTE CLASS="figure"><DIV CLASS="center"><DIV CLASS="center"><HR WIDTH="80%" SIZE=2></DIV> +<DIV CLASS="center"><HR WIDTH="80%" SIZE=2></DIV></DIV></BLOCKQUOTE><P>The Web Admin also supports the <CODE>Accept-Language</CODE> HTTP header.</P><BLOCKQUOTE CLASS="figure"><DIV CLASS="center"><DIV CLASS="center"><HR WIDTH="80%" SIZE=2></DIV> <IMG SRC="webadmmainru.png" ALT="webadmmainru.png"> -<DIV CLASS="caption"><TABLE CELLSPACING=6 CELLPADDING=0><TR><TD VALIGN=top ALIGN=left>Figure A.2: Top page from the Web Admin with HTTP header -‘Accept-Language: ru’</TD></TR> +<DIV CLASS="caption"><TABLE CELLSPACING=6 CELLPADDING=0><TR><TD VALIGN=top ALIGN=left>Figure A.2: Web Admin showing a virtual host when the web browser provides the +HTTP header ‘Accept-Language: ru’</TD></TR> </TABLE></DIV> <A NAME="fig:webadmmainru"></A> <DIV CLASS="center"><HR WIDTH="80%" SIZE=2></DIV></DIV></BLOCKQUOTE><!--TOC chapter Release Notes--> @@ -3141,8 +3140,8 @@ Alexey Shchepin (<A HREF="xmpp:aleksey@jabber.ru"><TT>xmpp:aleksey@jabber.ru</TT </LI><LI CLASS="li-itemize">Evgeniy Khramtsov (<A HREF="xmpp:xram@jabber.ru"><TT>xmpp:xram@jabber.ru</TT></A>) </LI><LI CLASS="li-itemize">Florian Zumbiehl (<A HREF="xmpp:florz@florz.de"><TT>xmpp:florz@florz.de</TT></A>) </LI><LI CLASS="li-itemize">Michael Grigutsch (<A HREF="xmpp:migri@jabber.i-pobox.net"><TT>xmpp:migri@jabber.i-pobox.net</TT></A>) -</LI><LI CLASS="li-itemize">Mickael Remond (<A HREF="xmpp:mremond@erlang-projects.org"><TT>xmpp:mremond@erlang-projects.org</TT></A>) -</LI><LI CLASS="li-itemize">Sander Devrieze (<A HREF="xmpp:sander@devrieze.dyndns.org"><TT>xmpp:sander@devrieze.dyndns.org</TT></A>) +</LI><LI CLASS="li-itemize">Mickael Remond (<A HREF="xmpp:mremond@process-one.net"><TT>xmpp:mremond@process-one.net</TT></A>) +</LI><LI CLASS="li-itemize">Sander Devrieze (<A HREF="xmpp:s.devrieze@gmail.com"><TT>xmpp:s.devrieze@gmail.com</TT></A>) </LI><LI CLASS="li-itemize">Sergei Golovan (<A HREF="xmpp:sgolovan@nes.ru"><TT>xmpp:sgolovan@nes.ru</TT></A>) </LI><LI CLASS="li-itemize">Vsevolod Pelipas (<A HREF="xmpp:vsevoload@jabber.ru"><TT>xmpp:vsevoload@jabber.ru</TT></A>) </LI></UL><!--TOC chapter Copyright Information--> |