Mercurial > prosody-wiki
comparison mod_adhoc.wiki @ 133:d7a9f3c69e49
Add that the plugin has been included for Prosody 0.8
author | MWild1 |
---|---|
date | Thu, 10 Jun 2010 11:53:50 +0000 |
parents | 040360195e00 |
children | 7aa92b889524 |
comparison
equal
deleted
inserted
replaced
132:94a2c518cdfc | 133:d7a9f3c69e49 |
---|---|
52 ||other||Any other XML to be included in the response to the user||no|| | 52 ||other||Any other XML to be included in the response to the user||no|| |
53 | 53 |
54 For a simple module and details have a look at mod_adhoc_cmd_ping. | 54 For a simple module and details have a look at mod_adhoc_cmd_ping. |
55 | 55 |
56 = Compatibility = | 56 = Compatibility = |
57 ||trunk||Works|| | |
58 ||0.6||Most commands work|| | 57 ||0.6||Most commands work|| |
58 ||0.7||Works|| | |
59 ||0.8||Included in Prosody|| |