Mercurial > prosody-wiki
comparison mod_adhoc_cmd_modules.wiki @ 145:34ea8d288440
Created wiki page through web user interface.
author | florob@babelmonkeys.de |
---|---|
date | Fri, 16 Jul 2010 19:24:51 +0000 |
parents | |
children | 126d61a2287a |
comparison
equal
deleted
inserted
replaced
144:9afa02b561fa | 145:34ea8d288440 |
---|---|
1 #summary Module management via ad-hoc commands | |
2 #labels Stage-Beta | |
3 | |
4 = Introduction = | |
5 | |
6 This module adds support for Loading, Reloading and Unloading of modules. | |
7 | |
8 | |
9 = Usage = | |
10 Load this module after [mod_adhoc]. It can then be used from any XEP-0050 compliant client. | |
11 | |
12 = Compatibility = | |
13 ||0.7||Works|| | |
14 ||0.8||Works|| |