]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FJabberPresencePlugin
Update PHP Doc
[SourceForge/phpwiki.git] / pgsrc / Help%2FJabberPresencePlugin
1 Date: Mon,  8 Jul 2013 17:58:18 +0000
2 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0)
3 Content-Type: application/x-phpwiki;
4   pagename=Help%2FJabberPresencePlugin;
5   flags=PAGE_LOCKED;
6   charset=UTF-8
7 Content-Transfer-Encoding: binary
8
9 The **~JabberPresence** [[Help:WikiPlugin|plugin]] shows Jabber presence status.
10
11 == Usage ==
12 {{{
13 <<JabberPresence arguments>>
14 }}}
15
16 == Arguments ==
17
18 {| class="bordered"
19 |-
20 ! Argument
21 ! Description
22 ! Default value
23 |-
24 | **scripturl**
25 |
26 | http://edgar.netflint.net/status.php
27 |-
28 | **jid**
29 |
30 |
31 |-
32 | **type**
33 |
34 | image
35 |-
36 | **iconset**
37 |
38 | gabber
39 |}
40
41 == Example ==
42
43 {{{
44 <<JabberPresence scripturl=http://edgar.netflint.net/status.php
45                  jid=yourid@jabberserver type=html iconset=phpbb >>
46 }}}
47
48 == Author ==
49 * Arnaud Fontaine
50
51 == See Also ==
52
53 <noinclude>
54 ----
55 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
56 </noinclude>