diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-01-04 10:25:08 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-01-04 10:25:08 +0000 |
commit | ff073b303f6afab12ed5601de6a01e809d501172 (patch) | |
tree | e06a5bed82c87585c79b8cf8d51574bcc5ad7b13 /doc/todo/Print_link.mdwn | |
parent | 3821e79bae7561b763345b16fe1c3750ab257fb8 (diff) | |
download | ikiwiki-ff073b303f6afab12ed5601de6a01e809d501172.tar ikiwiki-ff073b303f6afab12ed5601de6a01e809d501172.tar.gz |
web commit by http://getopenid.com/ptecza: Response
Diffstat (limited to 'doc/todo/Print_link.mdwn')
-rw-r--r-- | doc/todo/Print_link.mdwn | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/doc/todo/Print_link.mdwn b/doc/todo/Print_link.mdwn index 6b1b66178..7927c2708 100644 --- a/doc/todo/Print_link.mdwn +++ b/doc/todo/Print_link.mdwn @@ -11,12 +11,21 @@ for all ikiwiki pages. --Pawel > site that looks ugly in a printer because it's ugly anywhere, so I may > take some convinving. :-) Ikiwiki pages seem like they'd print out ok > as-is to me. -> + +>> ikiwiki home pages are plain and clean, but please note that some +>> ikiwiki users can have their wiki with banners and navbars and a lot +>> of graphics. + > (I also often click on print links, just to get a web page that I can > read, especially often hoping that it will have the whole article on it, > instead of the 99 tiny pagelets nasty websites like to split things into. > Have I ever mentioned how much I *hate* the web?) -> + +>> I always print all interested articles for me, because I hate reading +>> them from a display monitor. It's too painful for my eyes. And I want +>> to print only article *body* without all wrappers, because I don't +>> need them. + > One option, if your stylesheet contained something that was unpalatable > in printing, would be to define an alternate stylesheet optimised for > printing, and somehow switch the browser to use that stylesheet when @@ -25,3 +34,6 @@ for all ikiwiki pages. --Pawel > stylesheet on the fly without re-rendering the page..) > > --[[Joey]] + +>> Maybe you could add print.css file for printable version? We just have +>> local.css file for a local styling. --Pawel |