2007-02-13 19:51:21 +01:00
|
|
|
[[template id=plugin name=brokenlinks author="[[Joey]]"]]
|
2006-08-23 07:41:07 +02:00
|
|
|
[[tag type/link type/meta]]
|
|
|
|
|
2006-05-02 04:34:33 +02:00
|
|
|
This plugin generates a list of broken links on pages in the wiki. This is
|
|
|
|
a useful way to find pages that still need to be written, or links that
|
|
|
|
are written wrong.
|
|
|
|
|
2007-12-08 21:59:08 +01:00
|
|
|
The optional parameter "pages" can be a [[ikiwiki/PageSpec]] specifying the
|
|
|
|
pages to search for broken links, default is search them all.
|
2006-05-02 04:34:33 +02:00
|
|
|
|
2006-08-23 07:41:07 +02:00
|
|
|
If this plugin is turned on, here's a list of broken links on this wiki:
|
2006-05-02 04:34:33 +02:00
|
|
|
|
2008-01-29 18:52:29 +01:00
|
|
|
[[brokenlinks pages="* and !recentchanges/change_* and !recentchanges"]]
|