]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - debian/changelog
avoid redir loop when going to an internal page that has no permalink
[git.ikiwiki.info.git] / debian / changelog
index 0c3a99f0e83a82faf1c3ddebad8cfea2b41d6b6d..31d64e2372b24854a3837cd47ced8cecfb529ada 100644 (file)
@@ -2,8 +2,14 @@ ikiwiki (3.20100505) UNRELEASED; urgency=low
 
   * Removed misc.tmpl. Now to theme ikiwiki, you only need to customise
     a single template, page.tmpl.
-  * misc.tmpl will, however, still be read if a locally modified version
-    exists. This is to avoid forcing users to update page.tmpl right now.
+  * If you have a locally customised page.tmpl, it needs to be updated
+    to set <base> when BASEURL or FORCEBAREURL is set.
+  * Gave comment and page editing forms some CSS and accessability love.
+  * Renamed postscan hook to indexhtml, to reflect its changed position,
+    and typical use.
+  * inline: Call indexhtml when inlining internal pages, so their
+    text can be indexed for searching.
+  * Delete hooks are passed deleted internal pages. 
 
  -- Joey Hess <joeyh@debian.org>  Wed, 05 May 2010 18:07:29 -0400