# HG changeset patch # User florob@babelmonkeys.de # Date 1255474514 0 # Node ID 3530fa4b114cfc650a4b1757558fbe836ced34a8 # Parent 141b42e39f766489daf118cbe7376cd090ca7651 Edited wiki page through web user interface. diff -r 141b42e39f76 -r 3530fa4b114c mod_adhoc_cmd_admin.wiki --- a/mod_adhoc_cmd_admin.wiki Tue Oct 13 21:05:40 2009 +0000 +++ b/mod_adhoc_cmd_admin.wiki Tue Oct 13 22:55:14 2009 +0000 @@ -3,13 +3,18 @@ = 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. +This module contains administrative commands. + +Supported commands are: + * Add user + * Get List of Online Users + +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. +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 \ No newline at end of file