Mercurial > prosody-wiki
changeset 365:2454dbf940a8
mod_vjud.wiki: Update for 0.9 changes
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Fri, 28 Jun 2013 17:23:18 +0200 |
parents | ce55e811637b |
children | efb2f5f8317c |
files | mod_vjud.wiki |
diffstat | 1 files changed, 6 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/mod_vjud.wiki Wed Jun 12 18:12:10 2013 +0200 +++ b/mod_vjud.wiki Fri Jun 28 17:23:18 2013 +0200 @@ -7,7 +7,9 @@ = Details = -This module does two things. Firsty, it allows users to opt-in to be searchable. And secondly, allows users to search the list of those users. +This module has two modes. One mode requires users to opt-in to be +searchable, then allows users to search the list of those users. The +second mode allows search accross all users. = Usage = @@ -33,9 +35,11 @@ = Configuration = +|| Option || Default || Description || +|| vjud_mode || "opt-in" || Defines how the module behaves || = Compatibility = -|| 0.8 || Works || +|| 0.8 || Works, but only the opt-in mode || || 0.9 || Works || || trunk || Works ||