From 3fcc926c5f01cfb8c16a83db134eef42b3ac6e7e Mon Sep 17 00:00:00 2001 From: joey Date: Sat, 12 Aug 2006 16:56:04 +0000 Subject: [PATCH] releasing version 1.17 --- IkiWiki/Plugin/inline.pm | 2 +- debian/changelog | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/IkiWiki/Plugin/inline.pm b/IkiWiki/Plugin/inline.pm index c98888452..66cba027a 100644 --- a/IkiWiki/Plugin/inline.pm +++ b/IkiWiki/Plugin/inline.pm @@ -96,7 +96,7 @@ sub preprocess_inline (@) { #{{{ # TODO: if $params{archive} eq "no", the only reason to do this # is to let the meta plugin get page title info; so stop # calling this next line then once the meta plugin can - # store that accross runs. + # store that accross runs (also tags plugin). $template->param(content => get_inline_content($page, $params{page})); $template->param(ctime => displaytime($pagectime{$page})); diff --git a/debian/changelog b/debian/changelog index bd653704b..745678056 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -ikiwiki (1.17) UNRELEASED; urgency=low +ikiwiki (1.17) unstable; urgency=low * Disable tidy generator tag. * Move tidy back to sanitize hook, found out how to only show body. @@ -19,7 +19,7 @@ ikiwiki (1.17) UNRELEASED; urgency=low * Suck in the page content when generating an inline archive page, to work around the meta plugin's lack of caching of title metadata across runs. - -- Joey Hess Sat, 12 Aug 2006 12:30:48 -0400 + -- Joey Hess Sat, 12 Aug 2006 12:52:13 -0400 ikiwiki (1.16) unstable; urgency=low -- 2.44.0