Diff: Help/ListPagesPlugin

Differences between current version and predecessor to the previous major change of Help/ListPagesPlugin.

Other diffs: Previous Revision, Previous Author

Newer page: version 5 Last edited on October 14, 2015 11:47 am by PhilHollenback
Older page: version 4 Last edited on February 23, 2012 2:52 pm by PhilHollenback Revert
@@ -1,9 +1,9 @@
 The **~ListPages** [[Help:WikiPlugin|plugin]] is the simplest plugin to explicitly list a set of pages with all available 
 [[Help:PageList|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 
+It can also be used with the ~ 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 [[Help:PageList|PageList]] options. 
  
@@ -14,9 +14,9 @@
 }}} 
  
 == Arguments == 
  
-All [[Help:PageList|PageList]] arguments, plus the following ones.  
+All [[Help:PageList|PageList]] arguments, plus the following ones:  
  
 {| class="bordered" 
 |- 
 ! Argument 

current version

The ListPages plugin is the simplest 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 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 PageList options.

Usage

<<ListPages arguments>>

Arguments

All PageList arguments, plus the following ones:

Argument

Description

Default value

pages

Pages to list

false

dimension

0

Additional info arguments

top3recs recommendations (wikilens theme only)
numbacklinks number of backlinks (links to the given page)
numpagelinks number of forward links (links at the given page)

Examples

<<ListPages pages=HomePage,FindPage>>
<<ListPages info=hits
            sortby=hits
            pages=<!plugin-list BackLink page=[] !>
            exclude=ListPagesPlugin,WikiPlugin
>>


Our Founder
ToolboxClick to hide/show