view mod_adhoc_cmd_admin.wiki @ 51:488db7dfbfb0

Created wiki page through web user interface.
author florob@babelmonkeys.de
date Tue, 13 Oct 2009 09:35:52 +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