The ReferringUndefinedPagesPlugin is a JSPWikiPlugin that finds and lists all pages that are referring to non-existing pages (pages with dead links). !!! Overview
Some valid examples :
[{ReferringUndefinedPagesPlugin max='10'}] [{ReferringUndefinedPagesPlugin include='Doc.*|.*xyz'}] [{ReferringUndefinedPagesPlugin include='.*\.bug.*',max=25}]
The first example gives the following output :
0.9.2342.19200300.100.1.1
0.9.2342.19200300.100.1.2
0.9.2342.19200300.100.1.20
0.9.2342.19200300.100.1.21
0.9.2342.19200300.100.1.3
0.9.2342.19200300.100.1.39
0.9.2342.19200300.100.1.4
0.9.2342.19200300.100.1.40
0.9.2342.19200300.100.1.42
0.9.2342.19200300.100.1.43
0.9.2342.19200300.100.1.5
0.9.2342.19200300.100.1.6
0.9.2342.19200300.100.1.60
0.9.2342.19200300.100.1.7
0.9.2342.19200300.100.1.8
0.9.2342.19200300.100.4.13
1.2.840.113549.1.9.1
1.2.840.113556
1.2.840.113556.1.4.805
1.3.6.1.1.1.1.0
1.3.6.1.1.1.1.1
1.3.6.1.1.1.1.10
1.3.6.1.1.1.1.11
1.3.6.1.1.1.1.13
1.3.6.1.1.1.1.14
...and 4677 more
See: JSPWikiCorePlugin
In JSPWiki version 2.9.1 incubating 4, this plugin is called 'UndefinedPagesPlugin' not 'ReferringUndefinedPagesPlugin'.
--rveach, 02-Feb-2014 02:26