]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FWatchPagePlugin
Update PHP Doc
[SourceForge/phpwiki.git] / pgsrc / Help%2FWatchPagePlugin
1 Date: Fri,  7 Dec 2012 14:58:45 +0000
2 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0)
3 Content-Type: application/x-phpwiki;
4   pagename=Help%2FWatchPagePlugin;
5   flags=PAGE_LOCKED%2CEXTERNAL_PAGE;
6   charset=UTF-8
7 Content-Transfer-Encoding: binary
8
9 The **~WatchPage** [[Help:WikiPlugin|plugin]] allows to manage notifications e-mails per page.
10
11 == Usage ==
12 {{{
13 <<WatchPage arguments>>
14 }}}
15
16 == Arguments ==
17
18 {| class="bordered"
19 |-
20 ! Argument
21 ! Description
22 ! Default value
23 |-
24 | **page**
25 | The page to execute upon
26 | current pagename
27 |-
28 | **mode**
29 |
30 | add
31 |}
32
33 == Example ==
34
35 {{{
36 <<WatchPage page=HomePage>>
37 }}}
38
39 <<WatchPage page=HomePage>>
40
41 == Author ==
42 * [[Help:Reini Urban|Reini Urban]]
43
44 == See Also ==
45
46 <noinclude>
47 ----
48 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
49 </noinclude>