Mercurial > prosody-wiki
changeset 155:7aa92b889524
Expand introduction and note that this plugin is not needed for 0.8+
author | MWild1 |
---|---|
date | Sat, 16 Oct 2010 18:47:19 +0000 |
parents | 481b89e8007f |
children | 15b9d9ce4ce3 |
files | mod_adhoc.wiki |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/mod_adhoc.wiki Tue Sep 07 11:26:39 2010 +0000 +++ b/mod_adhoc.wiki Sat Oct 16 18:47:19 2010 +0000 @@ -3,9 +3,9 @@ = Introduction = -implementation of [http://xmpp.org/extensions/xep-0050.html XEP-0050: Ad-Hoc Commands]. +implementation of [http://xmpp.org/extensions/xep-0050.html XEP-0050: Ad-Hoc Commands], which allows clients to execute commands on the Prosody server. This plugin adds no commands itself, see the other mod_adhoc_* plugins for those. - +This module along with the other adhoc modules in prosody-modules are included in Prosody as of 0.8, making this plugin unnecessary for users of this version and later. = Details =