aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-03-22 00:02:48 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-03-22 00:02:48 +0000
commit5a6a93544f84305796fbc593226d3427e5abc90f (patch)
tree87aebcc834cd67e0dd2081de00cb3c5c71daafcd /debian
parenteeea1000233a352f1a3bee3122b37e2d9fafe0e0 (diff)
downloadikiwiki-5a6a93544f84305796fbc593226d3427e5abc90f.tar
ikiwiki-5a6a93544f84305796fbc593226d3427e5abc90f.tar.gz
* Make ikiwiki's stylesheet support printing by hiding parts of the page
that shouldn't appear in a printout: Search box, actions bar, blog post form, tags, backlinks, and feed buttons.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 6026cdc0e..c76efa241 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,8 +8,11 @@ ikiwiki (1.48) UNRELEASED; urgency=low
* Allow link() PageSpecs to match relative, as is allowed with globs.
* Add postform option to inline plugin.
* Add an bug tracker to the softwaresite example.
+ * Make ikiwiki's stylesheet support printing by hiding parts of the page
+ that shouldn't appear in a printout: Search box, actions bar,
+ blog post form, tags, backlinks, and feed buttons.
- -- Joey Hess <joeyh@debian.org> Wed, 21 Mar 2007 16:58:00 -0400
+ -- Joey Hess <joeyh@debian.org> Wed, 21 Mar 2007 19:46:32 -0400
ikiwiki (1.47) unstable; urgency=low