summaryrefslogtreecommitdiff
path: root/doc/todo/Print_link.mdwn
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 /doc/todo/Print_link.mdwn
parenteeea1000233a352f1a3bee3122b37e2d9fafe0e0 (diff)
* 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 'doc/todo/Print_link.mdwn')
-rw-r--r--doc/todo/Print_link.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/Print_link.mdwn b/doc/todo/Print_link.mdwn
index 24d9feee5..697878019 100644
--- a/doc/todo/Print_link.mdwn
+++ b/doc/todo/Print_link.mdwn
@@ -69,3 +69,5 @@ for all ikiwiki pages. --Pawel
>>>>> [used inside a style sheet](http://www.w3.org/TR/REC-CSS2/media.html),
>>>>> so the thing to do would be to edit style.css to automatically disable parts
>>>>> not wanted when printing. That would rock. --[[Joey]]
+
+Yay! I've modified the stylesheet and this is [[done]]. --[[Joey]]