Mercurial > prosody-wiki
comparison mod_adhoc_cmd_admin.wiki @ 90:be48e3562a18
Edited wiki page through web user interface.
author | florob@babelmonkeys.de |
---|---|
date | Thu, 12 Nov 2009 21:18:47 +0000 |
parents | 7e794271f1be |
children | 70c5740549a5 |
comparison
equal
deleted
inserted
replaced
89:df513425de29 | 90:be48e3562a18 |
---|---|
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 * Get User Password | |
11 * Get List of Online Users | 12 * Get List of Online Users |
12 * Send Announcement to Online Users | 13 * Send Announcement to Online Users |
13 | 14 |
14 The goal is to implement many/all commands described in XEP-0133. | 15 The goal is to implement many/all commands described in XEP-0133. |
15 | 16 |