]> sipb.mit.edu Git - ikiwiki.git/blob - underlays/basewiki/directive/brokenlinks.mdwn
move example back
[ikiwiki.git] / underlays / basewiki / directive / brokenlinks.mdwn
1 The `brokenlinks` directive is supplied by the [[!iki plugins/brokenlinks]] plugin.
2
3 This directive generates a list of broken links on pages in the wiki. This is
4 a useful way to find pages that still need to be written, or links that
5 are written wrong.
6
7 The optional parameter "pages" can be a [[ikiwiki/PageSpec]] specifying the
8 pages to search for broken links, default is search them all.
9
10 Example:
11
12         \[[!brokenlinks pages="* and !recentchanges"]]