From drupal-devel@drupal.org Wed Jun 1 10:45:31 2005 From: puregin To: development@drupal.org Subject: [drupal-devel] [feature] book_print() should output correct HTML header and use CSS Date: Wed, 01 Jun 2005 10:45:31 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2288133323402452648==" --===============2288133323402452648== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit 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 as a root element of the document. Is this good enough? --===============2288133323402452648==--