From 4013a6855477c52db9db66d178d552ccfb8aed5e Mon Sep 17 00:00:00 2001 From: Badlop Date: Mon, 12 Sep 2016 12:06:13 +0200 Subject: [PATCH] Show more prominently notice that some modules don't work with new ejabberd --- atom_pubsub/README.txt | 12 +++++++++++- ircd/README.txt | 12 +++++++++++- mod_archive/README.txt | 9 ++++++++- mod_openid/README.txt | 9 ++++++++- mod_profile/README.txt | 11 +++++++++++ 5 files changed, 49 insertions(+), 4 deletions(-) diff --git a/atom_pubsub/README.txt b/atom_pubsub/README.txt index 2d2d222..38dc16f 100644 --- a/atom_pubsub/README.txt +++ b/atom_pubsub/README.txt @@ -1,10 +1,20 @@ + + *************** + PLEASE NOTE + *************** + + This module does NOT work + with ejabberd 13 or newer. + + *************** + + atom_pubsub - the Atom PubSub tunnel Author: Eric Cestari http://www.cestari.info/ Licensed under the same terms as ejabberd (GPL 2) Requires: ejabberd 2.0.3 or newer. - Does NOT work with ejabberd 13 or newer. DESCRIPTION diff --git a/ircd/README.txt b/ircd/README.txt index af6addc..aa2d185 100644 --- a/ircd/README.txt +++ b/ircd/README.txt @@ -1,4 +1,15 @@ + + *************** + PLEASE NOTE + *************** + + This module does NOT work + with ejabberd 13 or newer. + + *************** + + ircd - IRC-to-XMPP interface Author: @@ -9,7 +20,6 @@ http://www.dtek.chalmers.se/~henoch/text/ejabberd-ircd.html Requirements: ejabberd trunk SVN 1631 or newer - Does NOT work with ejabberd 13 or newer DESCRIPTION diff --git a/mod_archive/README.txt b/mod_archive/README.txt index cdef0a8..a744b2c 100644 --- a/mod_archive/README.txt +++ b/mod_archive/README.txt @@ -1,6 +1,13 @@ -Please note: those modules do NOT work with ejabberd 13 or newer. + *************** + PLEASE NOTE + *************** + + Those modules do NOT work + with ejabberd 13 or newer. + + *************** mod_archive - Message Archiving (XEP-0136) diff --git a/mod_openid/README.txt b/mod_openid/README.txt index d9febc2..edf4708 100644 --- a/mod_openid/README.txt +++ b/mod_openid/README.txt @@ -1,6 +1,13 @@ - Please note: this module does NOT work with ejabberd 13 or newer. + *************** + PLEASE NOTE + *************** + + This module does NOT work + with ejabberd 13 or newer. + + *************** mod_openid diff --git a/mod_profile/README.txt b/mod_profile/README.txt index 2892042..627b106 100644 --- a/mod_profile/README.txt +++ b/mod_profile/README.txt @@ -1,4 +1,15 @@ + + *************** + PLEASE NOTE + *************** + + This module does NOT work + with ejabberd 13 or newer. + + *************** + + mod_profile - User Profile (XEP-0154) in Mnesia table http://www.ejabberd.im/mod_profile