UndefinedPagesPlugin

The UndefinedPagesPlugin is a JSPWikiPlugin that lists all pages that are referred to, but not yet created.

Parameters#

This plugin extends AbstractReferralPlugin and therefore inherits its parameters.

Usage#

[{UndefinedPagesPlugin}]
or
[{UndefinedPagesPlugin max='400' before='#' after='\n'}]

Example#

See UndefinedPages.


See: JSPWikiCorePlugins


Category.Plugins