The ListPagesPlugin is the simpliest plugin to explicitly list a set of pages with all available pagelist options, mainly used for a wikilens theme to display ratings info and recommendations.
It can also be used with the PhpWiki:PluginList method to list a set of pages generated by another plugin, and/or to exclude a set of pages generated by another plugin.
See the PhpWiki:PageList options.
Usage:
<?plugin ListPages pages=HomePage,FindPage,WikiWikiWeb ?> <?plugin ListPages info=hits sortby=hits pages=<!plugin-list BackLink page=[] !> exclude=ListPagesPlugin,WikiPlugin ?>