From c69a7f758590c91bd137a8d1cfa99f37bf28045a Mon Sep 17 00:00:00 2001 From: William Uther Date: Thu, 11 Sep 2008 17:05:51 -0400 Subject: patch plugin documentation to refer to directive pages --- doc/plugins/brokenlinks.mdwn | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) (limited to 'doc/plugins/brokenlinks.mdwn') diff --git a/doc/plugins/brokenlinks.mdwn b/doc/plugins/brokenlinks.mdwn index 25c44fef1..f2e80d51f 100644 --- a/doc/plugins/brokenlinks.mdwn +++ b/doc/plugins/brokenlinks.mdwn @@ -1,13 +1,5 @@ [[!template id=plugin name=brokenlinks author="[[Joey]]"]] [[!tag type/link type/meta]] -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. - -The optional parameter "pages" can be a [[ikiwiki/PageSpec]] specifying the -pages to search for broken links, default is search them all. - -If this plugin is turned on, here's a list of broken links on this wiki: - -[[!brokenlinks pages="* and !recentchanges"]] +This plugin implements the [[ikiwiki/directive/brokenlinks]] [[ikiwiki/directive]]. +The directive generates a list of broken links on pages in the wiki. -- cgit v1.2.3