]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FWatchPagePlugin
function _PageList_Column* are not private
[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   markup=2;
7   charset=UTF-8
8 Content-Transfer-Encoding: binary
9
10 The **~WatchPage** [[Help:WikiPlugin|plugin]] allows to manage notifications e-mails per page.
11
12 == Usage ==
13 {{{
14 <<WatchPage arguments>>
15 }}}
16
17 == Arguments ==
18
19 {| class="bordered"
20 |-
21 ! Argument
22 ! Description
23 ! Default value
24 |-
25 | **page**
26 | The page to execute upon
27 | current pagename
28 |-
29 | **mode**
30 |
31 | add
32 |}
33
34 == Example ==
35
36 {{{
37 <<WatchPage page=HomePage>>
38 }}}
39
40 <<WatchPage page=HomePage>>
41
42 == Author ==
43 * [[Help:Reini Urban|Reini Urban]]
44
45 == See Also ==
46
47 <noinclude>
48 ----
49 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
50 </noinclude>