web commit by http://getopenid.com/ptecza: Response
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Thu, 4 Jan 2007 12:59:21 +0000 (12:59 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Thu, 4 Jan 2007 12:59:21 +0000 (12:59 +0000)
doc/todo/Print_link.mdwn

index 7c79968129df9d514813af16ca862f17cc326a05..ee5765ced3102d0972e7cdcf80be273730c28523 100644 (file)
@@ -35,11 +35,22 @@ for all ikiwiki pages. --Pawel
 >
 > --[[Joey]]
 
->> Maybe you could add print.css file for printable version? We just have
->> local.css file for a local styling. --Pawel
+>> Maybe you could add `print.css` file for printable version? We just have
+>> `local.css` file for a local styling. --Pawel
 
 >>> Sure, very doable, but the UI to switch to it when printing, I don't
 >>> know..
->>>
+
+>>>> Is the IU to switch is really necessary? Why don't use only
+>>>> `style.css` and `print.css` files in header of printable version
+>>>> of page? The second file can be equivalent of `local.css` file
+>>>> and it can overwrite default CSS styles.
+
 >>> BTW, I'm sure that the Print link as originally requested could be
 >>> written as a plugin fairly simply. --[[Joey]]
+
+>>>> I'm not a Perl expert, but I can take a look at code of other
+>>>> ikiwiki plugins.
+
+>>>> BTW, I also was thinkig about plugin to CVS support,
+>>>> but unfortunately I don't have too much free time. --Pawel
\ No newline at end of file