comparison 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
comparison
equal deleted inserted replaced
124:1f3be81adcf5 125:fc73b01fb825
1 #summary Administrative adhoc commands 1 #summary Administrative adhoc commands
2 #labels Stage-Alpha 2 #labels Stage-Beta
3 3
4 = Introduction = 4 = Introduction =
5 5
6 This module contains administrative commands. 6 This module contains administrative commands.
7 7
8 Supported commands are: 8 Supported commands are:
9 * Add User 9 * Add User
10 * Delete User 10 * Delete User
11 * End User Session
11 * Change User Password 12 * Change User Password
12 * Get User Password 13 * Get User Password
14 * Get User Roster
13 * Get List of Online Users 15 * Get List of Online Users
14 * Send Announcement to Online Users 16 * Send Announcement to Online Users
17 * Shut Down Service
15 18
16 The goal is to implement many/all commands described in XEP-0133. 19 The goal is to implement many/all commands described in XEP-0133.
17 20
18 = Usage = 21 = Usage =
19 22