]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FWatchPagePlugin
Wikicreole syntax
[SourceForge/phpwiki.git] / pgsrc / Help%2FWatchPagePlugin
1 Date: Thu, 15 Apr 2010 16:32:58 +0000
2 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0RC-20100415)
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>