]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FWantedPagesOldPlugin
Help pages: required arguments
[SourceForge/phpwiki.git] / pgsrc / Help%2FWantedPagesOldPlugin
1 Date: Thu,  9 Dec 2010 15:16:49 +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%2FWantedPagesOldPlugin;
6   flags=PAGE_LOCKED%2CEXTERNAL_PAGE;
7   markup=2;
8   charset=UTF-8
9 Content-Transfer-Encoding: binary
10
11 The **~WantedPagesOld** [[Help:WikiPlugin|plugin]] returns a list of referenced pages which do not exist yet.
12
13 All empty pages which are linked from any page - with an ending question mark, or for just a single page, when the page argument is present.
14
15 == Usage ==
16
17 {{{
18 <<WantedPagesOld arguments>>
19 }}}
20
21 == Arguments ==
22
23 {| class="bordered"
24 |-
25 ! Argument
26 ! Description
27 ! Default value
28 |-
29 | **page**
30 | just for a single page
31 | pagename
32 |-
33 | **noheader**
34 | do not display header
35 | false
36 |-
37 | **exclude**
38 | pages to exclude
39 | PgsrcTranslation
40 |-
41 | **limit**
42 | maximum number of wanted pages to display
43 | 50
44 |-
45 | **paging**
46 |
47 | auto
48 |-
49 | **sortby**
50 |
51 |
52 |}
53
54 == Example ==
55
56 {{{
57 <<WantedPagesOld>>
58 }}}
59
60 <<WantedPagesOld>>
61
62 == Author ==
63 * [[PhpWiki:ReiniUrban|Reini Urban]]
64
65 == See Also ==
66
67 <noinclude>
68 ----
69 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
70 </noinclude>