xslt_book
tmcw - June 18, 2008 - 20:21
xslt_book lets you view certain HTML fields in a fashion similar to book pages. Currently, it is the only output module for word2web, which cleans and reformats Word HTML. Like word2web, xslt_book can use the CCK module and ImageField module to present images originally embedded in a Word document, in Drupal.
As its name suggests, this module requires XML and XSL processing in PHP. On certain systems, you can check for these by running php -m in a shell, but generally they are enabled by default.
