annotate mod_adhoc_cmd_ping.wiki @ 265:cb674a1674c0

mod_carbons: really fix xep link
author Kim Alvefur <zash@zash.se>
date Tue, 28 Feb 2012 13:48:51 +0100
parents 93b73c4c6bb9
children c929df198f10
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
11
debf26c0f211 Created wiki page through web user interface.
t.ephraim
parents:
diff changeset
1 #summary Adhoc command ping
34
c22cd4ef04b5 Edited wiki page through web user interface.
t.ephraim
parents: 11
diff changeset
2 #labels Stage-Beta
11
debf26c0f211 Created wiki page through web user interface.
t.ephraim
parents:
diff changeset
3
debf26c0f211 Created wiki page through web user interface.
t.ephraim
parents:
diff changeset
4 = Introduction =
debf26c0f211 Created wiki page through web user interface.
t.ephraim
parents:
diff changeset
5
debf26c0f211 Created wiki page through web user interface.
t.ephraim
parents:
diff changeset
6 implements the adhoc command 'ping'.
debf26c0f211 Created wiki page through web user interface.
t.ephraim
parents:
diff changeset
7
debf26c0f211 Created wiki page through web user interface.
t.ephraim
parents:
diff changeset
8 = Usage =
160
93b73c4c6bb9 Compat notes
florob@babelmonkeys.de
parents: 52
diff changeset
9 Just load it after [mod_adhoc] and you can execute the adhoc command 'ping' with any adhoc command aware jabber client.
93b73c4c6bb9 Compat notes
florob@babelmonkeys.de
parents: 52
diff changeset
10
93b73c4c6bb9 Compat notes
florob@babelmonkeys.de
parents: 52
diff changeset
11 = Compatibility =
93b73c4c6bb9 Compat notes
florob@babelmonkeys.de
parents: 52
diff changeset
12 ||0.7||Works||
93b73c4c6bb9 Compat notes
florob@babelmonkeys.de
parents: 52
diff changeset
13 ||0.8||Included in Prosody (in mod_ping)||