diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-07-26 20:50:55 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-07-26 20:50:55 +0000 |
commit | 40959ce76d159cefaf0431ad2cc61ad35a9f99b1 (patch) | |
tree | a30b415dbb712912fd45584b9861bb680562aba7 /debian | |
parent | e64442aa08c1d368f0ab3284016b0addb3ac4a67 (diff) |
* Add templatefile hook.
* Add pagetemplate plugin, which allows changing the template used for
a page. (Not to be confused with the hook of the same name..)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 0ec913957..5a1d94a69 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,8 +14,11 @@ ikiwiki (2.5) UNRELEASED; urgency=low * Fix re-rendering of pages when a linked to page goes away. This was broken in version 1.50 with the addition of %destsources. Thanks, Ethan Glasser-Camp. + * Add templatefile hook. + * Add pagetemplate plugin, which allows changing the template used for + a page. (Not to be confused with the hook of the same name..) - -- Joey Hess <joeyh@debian.org> Thu, 26 Jul 2007 15:30:22 -0400 + -- Joey Hess <joeyh@debian.org> Thu, 26 Jul 2007 16:16:55 -0400 ikiwiki (2.4) unstable; urgency=low |