From d991ccf134acbc2eec83b8409a5911744f1956eb Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 5 Jan 2011 17:15:38 -0400 Subject: use cgitemplate, remove misctemplate --- debian/changelog | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 4ed9bb8b2..4cf0a2965 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,15 +3,16 @@ ikiwiki (3.20101232) UNRELEASED; urgency=low * tag: Do not include tagbase in rss/atom category tags. (Giuseppe Bilotta) * tag: Improve display of tags with a slash in their names. (Giuseppe Bilotta) - * Fix base url when previewing. Was broken by base changes in last release. * Fix redirect to use a full url. Was broken (in theory) by baseurl changes in last release. - * Temporarily revert one part of the multiple url support in the last - release. Non-edit pages are now back to having `` set to - the site's main url. + * Fix `` output by cgi to have a full url again, broken by last + release. * Fix permalinks to recentchanges items and comments, broken by last release. - * Export three cgi env vars needed for CGI->url to work. + * Export three cgi env vars needed for CGI->url to work. Fixed + openid breakage from last release. + * Removed `IkiWiki::misctemplate()` function. Any plugins using + it should use `IkiWiki::cgitemplate()` instead. -- Joey Hess Tue, 04 Jan 2011 16:00:55 -0400 -- cgit v1.2.3