view mod_adhoc_cmd_admin.wiki @ 45:10129456d3f1

Created wiki page through web user interface.
author florob@babelmonkeys.de
date Fri, 09 Oct 2009 19:57:06 +0000
parents
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