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