diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-04-26 15:13:01 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-04-26 15:13:01 -0400 |
commit | 9652cdfe2eb16150518e34af33c8858118fe0a09 (patch) | |
tree | 245dc76c0809d2c53f6114558c7e3c9b06ddb4e7 /debian/changelog | |
parent | 2d78c4d9a70f93d97047fa414c8fb5fa693712dd (diff) | |
download | ikiwiki-9652cdfe2eb16150518e34af33c8858118fe0a09.tar ikiwiki-9652cdfe2eb16150518e34af33c8858118fe0a09.tar.gz |
toc: Add the table of contents at sanitize time, rather than at format time. This allows the toc to be displayed when previewing an edit. It also avoids headers in the page template from showing up in the toc.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d851f35f6..bcf3c9ac5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +ikiwiki (2.45) UNRELEASED; urgency=low + + * toc: Add the table of contents at sanitize time, rather than at format + time. This allows the toc to be displayed when previewing an edit. It also + avoids headers in the page template from showing up in the toc. + + -- Joey Hess <joeyh@debian.org> Sat, 26 Apr 2008 15:09:36 -0400 + ikiwiki (2.44) unstable; urgency=medium * Bring back the svnrepo setup file option. This is needed for |