diff options
author | Joey Hess <joey@kitenet.net> | 2010-05-05 18:22:47 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-05-05 18:22:47 -0400 |
commit | 66cc23a591f25344072deb07b2ccc7a4d4c89047 (patch) | |
tree | b87fe3991d32cceaf28206286e12a1c33a234f7e /debian | |
parent | 2a2976f7ff281687b5e69a3963fc9c9fe03ef859 (diff) | |
download | ikiwiki-66cc23a591f25344072deb07b2ccc7a4d4c89047.tar ikiwiki-66cc23a591f25344072deb07b2ccc7a4d4c89047.tar.gz |
no more misc.tmpl
* 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.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 43c907544..0c3a99f0e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +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. + + -- Joey Hess <joeyh@debian.org> Wed, 05 May 2010 18:07:29 -0400 + ikiwiki (3.20100504) unstable; urgency=low * Add parameter to displaytime to specify that it is a pubdate, |