Dave Koelmeyer created JSPWIKI-902: -------------------------------------- Summary: HADDOCK – remove LeftMenu and other elements from print output Key: JSPWIKI-902 URL: https://issues.apache.org/jira/browse/JSPWIKI-902 Project: JSPWiki Issue Type: Improvement Components: Templates and UI Affects Versions: 2.10.2 Environment: Client is: - Firefox 39 (Ubuntu 14.04).
Server is: - JSPWiki v2.10.2-svn-25 running in GlassFish v4 - Container managed authentication is enabled using a file-based realm - HTTPS is enabled - JSPWiki policy is locked down such that only authenticated users have access (both read and write) Reporter: Dave Koelmeyer When performing a printout from a JSPWiki page with HADDOCK enabled, no purpose is served by the LeftMenu, and this should be omitted from printouts. PlainVanilla I think had a separate stylesheet for printing where this was the case. One can manually hide the LeftMenu before printing but ideally this is handled automatically. The Reading View does omit the LeftMenu, but again one has to manually enter this view (and the Reading View has a couple of other issues for printouts). Additionally, the user icon which appears at the top-right-corner of printouts should also be omitted when printing. -- This message was sent by Atlassian JIRA (v6.3.4#6332)