Export DocBook

puregin - November 24, 2005 - 18:37

This module allows the export of Drupal books, in DocBook
XML format. It is assumed that the input is HTML; this
input is cleaned using Tidy to generate XHTML, which is
then transformed via XSLT into DocBook.

Pre-requisites:

The module assumes that you are running PHP5, and have
Tidy support enabled.

To Do

This will enable publication to PDF via processing pipelines
involving XSLT, FO and image conversion tools. I expect to
package configuration, instructions and integration for standard
toolsets as a separate module.

Bugs:

The output transformation is not terribly well tested yet.
It's not complete, though it should cover most of the
commonly used HTML constructs.

Please report bugs via Drupal's issue tracker:
http://drupal.org/project/issues

Credits

The XSLT script is based on HTML2DocBook, by Jeff Beal, as found
on wiki.docbook.org.

History

  • 2005-07-22: First (alpha) release.
  • 2005-11-22: Beta release.

Author

Djun Kim (puregin [at] puregin [dot] org)

Releases

Development snapshotsDateSizeLinksStatus
4.7.x-1.x-dev2006-Nov-1312.59 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.
 
 

Drupal is a registered trademark of Dries Buytaert.