Closed (fixed)
Project:
Printer, email and PDF versions
Version:
7.x-1.1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
31 Jan 2012 at 16:21 UTC
Updated:
22 Nov 2012 at 10:16 UTC
To create a printer-friendly version, the 6.x module currently only applies the system CSS files and a user-specified print CSS file.
As for a specific project I want most of my theme styles to be applied as well, I'd rather override the theme CSS than maintain two copies of the same directives.
This patch adds an option to keep the theme CSS when generating a printer-friendly version; by default it's turned off so simply applying this patch won't change the old behavior.
| Comment | File | Size | Author |
|---|---|---|---|
| print.keep_theme_css.patch | 2.76 KB | ptaff |
Comments
Comment #1
jcnventuraComment #2
jcnventuraComment #3
jcnventuraThanks Patrice,
Altough this patch goes against the design principle of the module, and my experience in testing this patch resulted in UGLY output, there are many users out there wanting this, so I've applied it to dev.
I had to swallow my pride when applying this, though..
Comment #5
divined commented