Mercurial > prosody-wiki
changeset 45:10129456d3f1
Created wiki page through web user interface.
| author | florob@babelmonkeys.de |
|---|---|
| date | Fri, 09 Oct 2009 19:57:06 +0000 |
| parents | 942a91d11b25 |
| children | 3a1b652bb12d |
| files | mod_adhoc_cmd_admin.wiki |
| diffstat | 1 files changed, 15 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mod_adhoc_cmd_admin.wiki Fri Oct 09 19:57:06 2009 +0000 @@ -0,0 +1,15 @@ +#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 \ No newline at end of file
