As the subject says. CSS to be linked should be /misc/print.css
I'll clean this up while I'm about it.
The current CVS version still produces only <html> as a root element of the document. Is this good enough?
Please 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.
Marking this as fixed now that the patch for http://drupal.org/node/1482 has been committed.
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