Class ReferringPagesPlugin

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

Displays the pages referring to the current page. Parameters:
  • max - How many items to show.
  • extras - How to announce extras.
  • page - Which page to get the table of contents from.
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.