How do i export my book to Docbook XML format, I have only printer friendly version,, but no export to any format

any idea on how to do this ?

thanks

Comments

cel4145’s picture

that this feature is only available in the current CVS version and will be part of Drupal 4.7.

leflores’s picture

I am waiting for a module that provide the functionality of export and reimport (in other sites) books.

sepeck’s picture

Why wait, join in and help.

-sp
---------
Test site...always start with a test site.
Drupal Best Practices Guide

-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide

cel4145’s picture

Djun Kim has been working on the export function. You might contact him if you'd like to get involved.

puregin’s picture

Hi,

I've implemented XML-based exports from book module in CVS; I expect to have complementary import functionality working by end of July (I'm extremely busy with client projects at the moment - end of June deadlines.)

I expect I'll also have full DocBook export from nodes working at that point, and thus complete DocBook exports of books. The present version validates as DocBook XML, and can be edited in an XML editor, for example - you can even generate PDFs from it, but it's all set as a 'literallayout' (pre-formatted text). I have basic HTML to DocBook conversion working, but it needs polishing, and I need to find a good way to deal with some of the bad input that may be thrown at this.

So, stay tuned. If you have ideas, requests, test cases, or otherwise wish to contact me, please do (via my user profile)

Regards, Djun

--
puregin

thureb’s picture

What happens if the source text is marked up with wiki-tags. Can you still generate a DocBook XML document?