[TYPO3-core] RFC #13823: Backend not printable if more than one page

Stefan Geith typo3dev2010.nospam1 at geithware.de
Tue Mar 16 11:58:03 CET 2010


This is an SVN patch request.

Type: Bugfix

Bugtracker references:
http://bugs.typo3.org/view.php?id=13823

Branches:
trunk, TYPO3_4-3

Problem:
If you print a page from the backend (e.g. from template analyzer) you 
always only get the first page printed.
This is because of style div#typo3-docbody { overflow:auto; }

Solution:
Add stylesheet_print.css to BE, that sets overflow:visible; for 
media="print".

See attached Patch.

Regards,
    Stefan
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 13823_printable_backend.patch
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100316/912db29d/attachment.txt>


More information about the TYPO3-team-core mailing list