X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/f40c6928f48211d705d58416b96601d632c4237d..9af4c0f6ed27852d072e7d7869ca6506e175a3c7:/debian/NEWS diff --git a/debian/NEWS b/debian/NEWS index 203f31e1a..5515bbd7d 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,3 +1,11 @@ +ikiwiki (2.20) unstable; urgency=low + + The template plugin has begin to htmlize the variables passed to templates. + This is normally what you want, but to get the old behavior and get at the + raw value, you can use `` in a template. + + -- Joey Hess Sat, 08 Dec 2007 16:04:43 -0500 + ikiwiki (2.16) unstable; urgency=low Many of the pages in ikiwiki's basewiki have been moved and renamed in this @@ -5,10 +13,6 @@ ikiwiki (2.16) unstable; urgency=low Redirection pages have been left behind for these moved pages temporarily, and will be removed later. - The meta plugin no longer supports setting internal or external links - with "meta link". Instead, use "meta openid" for openid links, and use tags - for in-wiki invisible links between pages. - If you use the calendar plugin, ikiwiki is now smarter and your nightly cron job to update the wiki doesn't need to rebuild everything. Just pass --refresh to ikiwiki in the cron job and it will update only pages that