diff options
-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 |