]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FListPagesPlugin
New help page describing PageList arguments
[SourceForge/phpwiki.git] / pgsrc / Help%2FListPagesPlugin
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%2FListPagesPlugin;
6   flags=PAGE_LOCKED%2CEXTERNAL_PAGE;
7   markup=2;
8   charset=UTF-8
9 Content-Transfer-Encoding: binary
10
11 The **~ListPages** [[Help:WikiPlugin|plugin]] is the simplest plugin to explicitly list a set of pages with all available
12 [[Help:PageList|PageList]] options, mainly used for a wikilens theme to display ratings info
13 and recommendations.
14
15 It can also be used with the [[PhpWiki:PluginList]] method to list a set of pages generated by
16 another plugin, and/or to exclude a set of pages generated by another plugin.
17
18 See the [[Help:PageList|PageList]] options.
19
20 == Arguments 
21
22 All [[Help:PageList|PageList]] arguments, plus the following ones.
23
24 == Usage
25
26 {{{
27 <<ListPages pages=HomePage,FindPage>>
28
29 <<ListPages info=hits sortby=hits pages=<!plugin-list BackLink page=[] !> exclude=ListPagesPlugin,WikiPlugin>>
30 }}}
31
32 <noinclude>
33 ----
34 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
35 </noinclude>