view mod_adhoc_cmd_admin.wiki @ 125:fc73b01fb825

Stage = Beta and update list of supported commands
author florob@babelmonkeys.de
date Wed, 24 Mar 2010 23:14:17 +0000
parents 10542170a145
children 24aaf4908824
line wrap: on
line source

#summary Administrative adhoc commands
#labels Stage-Beta

= Introduction =

This module contains administrative commands.

Supported commands are:
 * Add User
 * Delete User
 * End User Session
 * Change User Password
 * Get User Password
 * Get User Roster
 * Get List of Online Users
 * Send Announcement to Online Users
 * Shut Down Service

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 =

 * Add more commands