Export DocBook
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 snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 4.7.x-1.x-dev | 2006-Nov-13 | 12.59 KB | Download · Release notes | Development snapshot | |
