From 1202b4fd7b305b223d64f9e9f24424b72c81ab6d Mon Sep 17 00:00:00 2001 From: joey Date: Tue, 6 Mar 2007 22:37:05 +0000 Subject: * Add preview parameter to preprocesser calls, use this rather than the previous ugly hack used to avoid writing rss feeds in previews. * Fix the img plugin to avoid overwriting images in previews. Instead it does all the work to make sure the resizing works, and dummys up a resized image using width and height attributes. * Also fixes img preview display, the links were wrong in preview before. --- debian/changelog | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 34c36c06e..d266ee829 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,8 +6,14 @@ ikiwiki (1.45) UNRELEASED; urgency=low * Add "template" option to inline plugin to allow for use of customised templates. * Add titlepage template for inline plugin. - - -- Joey Hess Tue, 6 Mar 2007 14:16:21 -0500 + * Add preview parameter to preprocesser calls, use this rather than the + previous ugly hack used to avoid writing rss feeds in previews. + * Fix the img plugin to avoid overwriting images in previews. Instead it + does all the work to make sure the resizing works, and dummys up a resized + image using width and height attributes. + * Also fixes img preview display, the links were wrong in preview before. + + -- Joey Hess Tue, 6 Mar 2007 16:41:53 -0500 ikiwiki (1.44) unstable; urgency=low -- cgit v1.2.3