view mod_adhoc_cmd_admin.wiki @ 47:5012ffd5d569

Edited wiki page through web user interface.
author florob@babelmonkeys.de
date Sat, 10 Oct 2009 23:34:11 +0000
parents 10129456d3f1
children 3530fa4b114c
line wrap: on
line source

#summary Administrative adhoc commands
#labels Stage-Alpha

= Introduction =

This module contains administrative commands. Currently only "Add user" is supported, but the goal is to implement many/all commands described in XEP-0133.

= Usage =

Load mod_adhoc_cmd_admin after mod_adhoc, you can then use the provided adhoc commands from your XEP-0050 compliant client.

= TODO =

 * Make implementing commands easier
 * Add more commands