view mod_adhoc_cmd_admin.wiki @ 49:4bc6fd5d8fcc

Just used the text from the XEP; it's said in a more understandable way.
author t.ephraim
date Mon, 12 Oct 2009 14:55:54 +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