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