From 8c2c8c6bea57e4d9119500b866f6bd286533d4ea Mon Sep 17 00:00:00 2001 From: joey Date: Thu, 24 May 2007 19:56:08 +0000 Subject: * Deal better with rebuilds that involve moving files; track and clean up the old files. * Change where the img plugin puts scaled images. It's better to make the scaled images subpages of the page that embeds them, rather than putting them alongside the original image, since if two pages scale the same image the same way, this prevents complications in dealing with two pages creating the same file. The move will be handled transparently, though you might want to rebuild your wiki to make it occur in one step. --- debian/changelog | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index ef262ab04..bfa8cdf40 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,8 +7,16 @@ ikiwiki (2.2) UNRELEASED; urgency=low * Updated Spanish translation from Victor Moral. * Correct bug in the img plugin that caused dependencies on images to not always be tracked correctly. - - -- Joey Hess Tue, 22 May 2007 21:29:13 -0400 + * Deal better with rebuilds that involve moving files; track and clean up the + old files. + * Change where the img plugin puts scaled images. It's better to make the + scaled images subpages of the page that embeds them, rather than putting + them alongside the original image, since if two pages scale the same image + the same way, this prevents complications in dealing with two pages + creating the same file. The move will be handled transparently, though you + might want to rebuild your wiki to make it occur in one step. + + -- Joey Hess Thu, 24 May 2007 15:31:03 -0400 ikiwiki (2.1) unstable; urgency=low -- cgit v1.2.3