From 2c51b18aec0cebd1a433cb541fe80f8ade7b3936 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 12 Feb 2009 16:31:05 -0500 Subject: move check_canedit, check_content to IkiWiki library from editpage It no longer makes sense to keep these functions in editpage, because serveral plugins now exist that use them, and users may want to disable editpage, while leaving those plugins enabled. Most notably, comments uses both functions, and it's entirely appropriate to disable editpage but still want to have comments enabled. Less likely, attachments, rename, and remove all use check_canedit -- but it would be unusual indeed to want to use these w/o editpage. --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 7467508f6..8da3f8849 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,8 @@ ikiwiki (3.04) UNRELEASED; urgency=low file into. Closes: #514384 * shortcut: If default_pageext is set, first look for shortcuts.default_pageext. + * Allow comments, rename, remove, and attazhments plugins to be used + even if the editpage plugin is disabled. -- Joey Hess Sat, 31 Jan 2009 19:04:45 -0500 -- cgit v1.2.3