Overview
PloneDocbook
plone_docbook-0.1.tar.gzThis product allows importing an XML docbook file from the server's local file system and will convert it to XHTML. Images referred to by the docbook document will be imported as well. It requires Plone 2.5 and XMLTreeWalker.
NOTE: PloneDocbook is VERY alpha. Do not use it on a production system or Plone instance you care about!
To install PloneDocbook extract it into your plone products folder after downloading.
tar -zxvf plone_docbook-0.1.tar.gz -C <yourPloneProductsRoot>Then consult the README file.