diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-07-16 05:24:31 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-07-16 05:24:31 +0000 |
commit | c92ab9cdddddb5eab9579bcdb79e913ce942a135 (patch) | |
tree | 82602057f30003c5660688c6f0d06c62d927bc35 /debian/changelog | |
parent | 3ead2e742074efa99c4c71229daced6800345a8e (diff) |
* Wrap the editpage template in the standard misctemplate, this allows the
pagetemplate hook to work for that page.
* Above change fixes the favicon plugin to work on edit pages.
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 ae5810abe..bccab6f24 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +ikiwiki (2.5) UNRELEASED; urgency=low + + * Wrap the editpage template in the standard misctemplate, this allows the + pagetemplate hook to work for that page. + * Above change fixes the favicon plugin to work on edit pages. + + -- Joey Hess <joeyh@debian.org> Mon, 16 Jul 2007 01:11:03 -0400 + ikiwiki (2.4) unstable; urgency=low * Make the toc plugin use html-compatible anchors. This is necessary since |