r351574nc3 / docbkx-tools

Automatically exported from code.google.com/p/docbkx-tools
0 stars 0 forks source link

Add support for ePub format #50

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Please add support for the ePub format.  Attached is a patch that I have tested 
against a forked 
version of the nexus-book project (http://github.com/jaxzin/nexus-book)

Original issue reported on code.google.com by brian.richard.jackson on 17 Mar 2010 at 7:10

Attachments:

GoogleCodeExporter commented 9 years ago
Some bug fixes to my earlier patch, as well as adding ePub generation to 
docbkx-samples.

Original comment by brian.richard.jackson on 23 Mar 2010 at 9:08

Attachments:

GoogleCodeExporter commented 9 years ago
Tested with more docbook projects and fixed more bugs.

Original comment by brian.richard.jackson on 24 Mar 2010 at 4:18

Attachments:

GoogleCodeExporter commented 9 years ago
Hi Brian,

Thank you a lot for your patch and sorry for the long delay. I am reviewing it, 
I
stay you tuned.

Regards,
Cedric 

Original comment by MimilO...@gmail.com on 16 May 2010 at 9:20

GoogleCodeExporter commented 9 years ago
Hi,

I modified a bit your patch in order to be more coherent with docbkx plugin
structure. I think I have something quite well working. 
You can see it on
[http://code.google.com/p/docbkx-tools/source/browse/trunk/docbkx-maven-plugin/s
rc/main/java/com/agilejava/docbkx/maven/AbstractEpubMojo.java]

There is also a sample in docbkx-sample directory

Could you have a look and tell me if it is working as expected?

Regards,
Cedric,

Original comment by MimilO...@gmail.com on 22 May 2010 at 12:20

GoogleCodeExporter commented 9 years ago
Let's say it is okay

Original comment by MimilO...@gmail.com on 19 Aug 2010 at 9:14