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

  • September 14, 2008: First DRUPAL-5 Alpha release with Robert Douglass
    as maintainer.
  • November 22, 2005: Beta release.
  • July 22, 2005: First (alpha) release.

Author

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

Releases

Official releasesDateSizeLinksStatus
5.x-1.0-alpha42009-Feb-1018.73 KBRecommended for 5.xThis is currently the recommended release for 5.x.
Development snapshotsDateSizeLinksStatus
5.x-1.x-dev2009-Feb-1118.73 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.