JSPWiki logo
Main page
About
News
Recent Changes
WikiEtiquette

Find pages
Unused pages
Undefined pages
Page Index

Set your name in
UserPreferences

Edit this page


Referenced by
JSPWikiPlugins




JSPWiki v2.2.14-beta


[RSS]

UnusedPagesPlugin


Lists all pages that are not currently referred to by any other page, thus meaning they are inaccessible through any other means.

Parameters

maxwidth=n
Limits the length of the generated links to at most n characters. This should used to keep the LeftMenu or LeftMenuFooter at a manageable width. Default is to not limit the length at all.
before='*'
This element goes before each generated link. The value is WikiText, and the default is empty.
separator=','
Sets the separator to use between generated links. The value is WikiText, and the default is a nothing (Change to ", " for a horizontal, comma-separated list.)
after='\n'
Sets the separator to use after each generated links. The value is WikiText, and the default is a linebreak, which produces a vertical list.
include='pagename'
a regular expression of pages to include in this list.
exclude='pagename'
a regular expression of pages to exclude from this list.

Example:

See UnusedPages.


Back to JSPWikiPlugins.




Go to top   Edit this page   More info...   Attach file...
This page last changed on 26-Mar-2006 00:48:48 EET by unknown.