annotate mod_adhoc_cmd_ping.wiki @ 286:27d80566611b
mod_mam: Re-write the Details section to be more accurate with current behaviour
author |
Kim Alvefur <zash@zash.se> |
date |
Sat, 09 Jun 2012 00:03:02 +0200 |
parents |
93b73c4c6bb9 |
children |
c929df198f10 |
rev |
line source |
11
|
1 #summary Adhoc command ping |
34
|
2 #labels Stage-Beta |
11
|
3 |
|
4 = Introduction = |
|
5 |
|
6 implements the adhoc command 'ping'. |
|
7 |
|
8 = Usage = |
160
|
9 Just load it after [mod_adhoc] and you can execute the adhoc command 'ping' with any adhoc command aware jabber client. |
|
10 |
|
11 = Compatibility = |
|
12 ||0.7||Works|| |
|
13 ||0.8||Included in Prosody (in mod_ping)|| |