Class UnusedPagesPlugin

java.lang.Object
org.apache.wiki.plugin.AbstractReferralPlugin
org.apache.wiki.plugin.UnusedPagesPlugin
All Implemented Interfaces:
Plugin

Plugin for displaying pages that are not linked to in other pages. Uses the ReferenceManager.

Parameters (from AbstractReferralPlugin):

  • separator - how to separate generated links; default is a wikitext line break, producing a vertical list
  • maxwidth - maximum width, in chars, of generated links.