]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FOrphanedPagesPlugin
Produced by PhpWiki 1.4.0RC-20100415
[SourceForge/phpwiki.git] / pgsrc / Help%2FOrphanedPagesPlugin
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%2FOrphanedPagesPlugin;
6   flags=PAGE_LOCKED%2CEXTERNAL_PAGE;
7   markup=2;
8   charset=UTF-8
9 Content-Transfer-Encoding: binary
10
11 The **~OrphanedPages** [[Help:WikiPlugin|plugin]] returns a list of pages which are not linked to by any other page.
12
13 == Usage
14 {{{
15 <<OrphanedPages>>
16 }}}
17
18 == Arguments
19
20 page _(default: current pagename)_:
21   The page to execute upon.
22
23 == Example
24
25 {{{
26 <<OrphanedPages limit=10>>
27 }}}
28
29 <<OrphanedPages limit=10>>
30
31 == Author
32 * [[PhpWiki:ReiniUrban|Reini Urban]]
33
34 == See Also
35
36 <noinclude>
37 ----
38 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
39 </noinclude>