diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-05-11 20:09:58 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-05-11 20:09:58 +0000 |
commit | 190202dd4ee8c11dc60d5fa801ca19b4b7b0e3f6 (patch) | |
tree | e9a6f619bee6f43fd762cb186b8791ca59b39e8d /debian/NEWS | |
parent | 02fd4b9f337dc8d88c47c13be7591f6e4b8949de (diff) |
* Make all templates have a footer div to ease themeing. Required template
and style sheet updates, and unless you're using customised versions,
you'll want to rebuild wikis on upgrade to this version to avoid
inconsistencies.
* Allow WIKINAME to to used in footers, as an example of something to put
there.
Diffstat (limited to 'debian/NEWS')
-rw-r--r-- | debian/NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/NEWS b/debian/NEWS index e66872b42..7a5808ac0 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,3 +1,12 @@ +ikiwiki (2.1) unstable; urgency=low + + Some wikis need to be rebuilt on upgrade to this version, due to changes to + page templates and the style sheet. If you listed your wiki in + /etc/ikiwiki/wikilist this will be done automatically when the Debian + package is upgraded. Or use ikiwiki-mass-rebuild to force a rebuild. + + -- Joey Hess <joeyh@debian.org> Thu, 26 Apr 2007 15:50:36 -0400 + ikiwiki (2.00) unstable; urgency=low With the 2.0 release of ikiwiki, some major changes have been made to the |