Closed (fixed)
Project:
Drupal core
Component:
book.module
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
9 Jun 2003 at 22:15 UTC
Updated:
5 Jul 2020 at 12:00 UTC
As the subject says. CSS to be linked should be /misc/print.css
Comments
Comment #1
al commentedI'll clean this up while I'm about it.
Comment #2
al commentedComment #3
al commentedComment #4
puregin commentedThe current CVS version still produces only <html> as a root element of the document. Is this good enough?
Comment #5
puregin commentedPlease see the patch for http://drupal.org/node/1482, which fixes this, by producing a full DocType declaration for XHTML, an HTML element with namespace declaration, and a content-type hint for UTF-8 charset.
Comment #6
puregin commentedMarking this as fixed now that the patch for http://drupal.org/node/1482 has been committed.
Comment #7
(not verified) commented