]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FDeadEndPagesPlugin
Add <noinclude> around [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
[SourceForge/phpwiki.git] / pgsrc / Help%2FDeadEndPagesPlugin
1 Date: Sun, 22 Feb 2009 19:16:30 +0000
2 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124)
3 X-Rcs-Id: $Id$
4 Content-Type: application/x-phpwiki;
5   pagename=Help%2FDeadEndPagesPlugin;
6   flags=PAGE_LOCKED;
7   markup=2;
8   charset=iso-8859-1
9 Content-Transfer-Encoding: binary
10
11 The *~DeadEndPages* [[Help:WikiPlugin|plugin]] returns a list of pages which are not linked to by any other page.
12 It is simply an alias for [OrphanedPages|Help:OrphanedPages] plugin.
13
14 == Usage
15 {{{
16   <<DeadEndPages>>
17 }}}
18
19 == Arguments
20
21 page _(default: current pagename)_:
22   The page to execute upon.
23
24 == Example
25
26 {{{
27 <<DeadEndPages limit=10>>
28 }}}
29
30 <<DeadEndPages limit=10>>
31
32 == Author
33 [Reini Urban|PhpWiki:ReiniUrban]
34
35 == See Also
36
37 <noinclude>
38 ----
39 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
40 </noinclude>