Issue status update for http://drupal.org/node/1899 Project: Drupal Version: cvs Component: book.module Category: feature requests Priority: normal Assigned to: al Reported by: kika Updated by: puregin -Status: active +Status: patch 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. puregin Previous comments: ------------------------------------------------------------------------ June 9, 2003 - 15:15 : kika As the subject says. CSS to be linked should be /misc/print.css ------------------------------------------------------------------------ June 10, 2003 - 17:31 : al I'll clean this up while I'm about it. ------------------------------------------------------------------------ May 5, 2005 - 00:25 : puregin The current CVS version still produces only <html> as a root element of the document. Is this good enough?