diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-01-04 08:43:58 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-01-04 08:43:58 +0000 |
commit | 30cd1f80ba006e9283ae8b03c2428f1b1408c19a (patch) | |
tree | d1d46be6a8184330fa2512c45f2f7ade2f404246 /doc | |
parent | 6f00b3d1969b763a54302ede8512d0d8797cd489 (diff) |
web commit by http://getopenid.com/ptecza: Wish
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/Print_link.mdwn | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/todo/Print_link.mdwn b/doc/todo/Print_link.mdwn new file mode 100644 index 000000000..905bd452c --- /dev/null +++ b/doc/todo/Print_link.mdwn @@ -0,0 +1,8 @@ +I think that Print link to open popup window with printable +HTML version of page is very useful thing, so I would like +to have it in my ikiwiki :) + +Probably it's better to generate a page on the fly as a CGI +(just the same like for RecentChanges page) when a user +really needs it, instead to build static printable version +for all ikiwiki pages. --Pawel
\ No newline at end of file |