You are not logged in Log in Join
You are here: Home » Collectors » NEW Zope.org (the website) » printing wiki pages » collector_issue_contents

Log in
Name

Password

 
 
Issue 172 of NEW Zope.org (the website) [ZOC]
Title: printing wiki pages
Status: Pending Security related: No
Description: When printing a wiki page, the CSS does a really great job of "turning off" the extra page navigation. However, there are some glitches: - The "Subj...
From: fdrake on: Aug 13, 03 15:19
fdrake Last update: Oct 23, 03 13:53
Topic/class: skin/bug Importance: critical
Version info: browser: Mozilla 1.4a.
Issue 172 Transcript
2 entries
= Edit - Entry #2 by Brian on Sep 9, 2003 9:51 am

 Changes: submitter email, importance (medium => critical)
________________________________________
= Request - Entry #1 by fdrake on Aug 13, 2003 3:19 pm

When printing a wiki page, the CSS does a really great job of "turning off" the extra page navigation. However, there are some glitches:

- The "Subject" field in the comment form should be dropped, but isn't. There should probably be a class attribute on one of the enclosing <div> tags.

- The external editor icon should be turned off in the printed version as well; again, there's no class on the container element used for that.

- The time-since-last-modification doesn't make as much sense for the printed version; it would be more helpful to tell when the last change was made. This is probably harder to fix, since the time-since-last-modification makes more sense when reading the pages online.