]> sipb.mit.edu Git - ikiwiki.git/blob - doc/plugins/brokenlinks.mdwn
filecheck: Fall back to testing for binary or plain text files if no mime type is...
[ikiwiki.git] / doc / plugins / brokenlinks.mdwn
1 [[!template id=plugin name=brokenlinks author="[[Joey]]"]]
2 [[!tag type/link type/meta]]
3
4 This plugin generates a list of broken links on pages in the wiki. This is
5 a useful way to find pages that still need to be written, or links that
6 are written wrong.
7
8 The optional parameter "pages" can be a [[ikiwiki/PageSpec]] specifying the
9 pages to search for broken links, default is search them all.
10
11 If this plugin is turned on, here's a list of broken links on this wiki:
12
13 [[!brokenlinks pages="* and !recentchanges"]]