[JDEV] Quick search for all users in a jud
Chris Pile
cpile at snoogans.co.uk
Tue May 15 09:48:31 CDT 2001
Forgot to mention that I updated my patch to list all the users in a
jud.
I made some simple changes to allow users to quickly display a list of
all the users in a jud. Depending on your Jabber client, you can either
just click on the search button and all the users will be displayed, or
if your Jabber client forces you to enter some search criteria
(JabberIM), you can just enter a single asterisk (*) in any of the
search fields, then just click on the search button to display a list of
all the users. Also, it's worth noting that it might not be a good idea
to implement these patches on servers with a large number of users in
the jud.
details and patch:
http://www.snoogans.co.uk/jabber/index.htm
Download the patch:
http://www.snoogans.co.uk/jabber/files/jud_search.patch
Basically just copy/paste this into
"/usr/local/jabber-1.4.1/jud-0.4/jud_search.patch", then apply the patch
as follows:
# cd /usr/local/jabber-1.4.1/jud-0.4
# patch -p0 < jud_search.patch
# make
--
Chris.
More information about the JDev
mailing list