]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FListPagesPlugin
Wikicreole syntax
[SourceForge/phpwiki.git] / pgsrc / Help%2FListPagesPlugin
1 Date: Tue,  3 Mar 2009 15:32:44 +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%2FListPagesPlugin;
6   flags=PAGE_LOCKED;
7   markup=2;
8   charset=iso-8859-1
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 [pagelist|PhpWiki: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 [PhpWiki:PageList] options.
19
20 == Usage
21
22 {{{
23 <<ListPages pages=HomePage,FindPage>>
24
25 <<ListPages info=hits sortby=hits pages=<!plugin-list BackLink page=[] !> exclude=ListPagesPlugin,WikiPlugin>>
26 }}}
27
28 <noinclude>
29 ----
30 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
31 </noinclude>