From 95bd9068f7ca5ef3b5f502421bcf5426282be70b Mon Sep 17 00:00:00 2001 From: Badlop Date: Wed, 9 Jul 2008 14:07:27 +0000 Subject: [PATCH] * doc/guide.tex: mod_muc_log XMPP URI supports the updated version RFC 5122 (EJAB-631) * doc/guide.html: Likewise SVN Revision: 1423 --- ChangeLog | 6 ++++++ doc/guide.html | 4 ++-- doc/guide.tex | 6 +++--- 3 files changed, 11 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index 04452857e..ca736396f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-07-09 Badlop + + * doc/guide.tex: mod_muc_log XMPP URI supports the updated version + RFC 5122 (EJAB-631) + * doc/guide.html: Likewise + 2008-07-08 Badlop * tools/ejabberdctl: Work also when 'which' is unavailable diff --git a/doc/guide.html b/doc/guide.html index fa9fc7ae3..eca4cf5a8 100644 --- a/doc/guide.html +++ b/doc/guide.html @@ -2106,8 +2106,8 @@ configuration form in which they can set the option to enable chatroom logging.< Chatroom details are added on top of each page: room title, JID, author, subject and configuration.
  • -Room title and JID are links to join the chatroom (using -XMPP URIs). +The room JID in the generated HTML is a link to join the chatroom (using +XMPP URI).
  • Subject and chatroom configuration changes are tracked and displayed.
  • Joins, leaves, nick changes, kicks, bans and ‘/me’ are tracked and displayed, including the reason if available. diff --git a/doc/guide.tex b/doc/guide.tex index afd8b262f..e2d72658a 100644 --- a/doc/guide.tex +++ b/doc/guide.tex @@ -2585,9 +2585,9 @@ Features: \begin{itemize} \item Chatroom details are added on top of each page: room title, JID, author, subject and configuration. -\item \ind{protocols!RFC 4622: Internationalized Resource Identifiers (IRIs) and Uniform Resource Identifiers (URIs) for the Extensible Messaging and Presence Protocol (XMPP)} - Room title and JID are links to join the chatroom (using - \footahref{http://www.ietf.org/rfc/rfc4622.txt}{XMPP URIs}). +\item \ind{protocols!RFC 5122: Internationalized Resource Identifiers (IRIs) and Uniform Resource Identifiers (URIs) for the Extensible Messaging and Presence Protocol (XMPP)} + The room JID in the generated HTML is a link to join the chatroom (using + \footahref{http://www.xmpp.org/rfcs/rfc5122.html}{XMPP URI}). \item Subject and chatroom configuration changes are tracked and displayed. \item Joins, leaves, nick changes, kicks, bans and `/me' are tracked and displayed, including the reason if available.