Amazon provides a command line tool kindlegen that can convert from *.opf, *.htm, *.html, and *.epub. Integrating with this converter would allow users with kindle readers to read the epub document content without having to first convert the file or email it to his/herself.

Implementation notes/ideas:
During batch processing find all epub fields with status EPUB_EXPORT_STATUS_READY and then run kindlegen on each file and append to the epub field.
When epub status changes to any non EPUB_EXPORT_STATUS_READY status adjust the mobi file availability accordingly.

Review if this needs to have a field setting to indicate what type of file is at the particular index in the field.
Document details for adding and enabling.
This should be an optional module .

Comments

jgraham’s picture

jgraham’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

ñull’s picture

Status: Closed (fixed) » Needs work

Document details for adding and enabling.

No Readme documentation is available yet.

anandbej’s picture

Issue summary: View changes

I'm not able to use this module in my site. can anyone provide a step-by-step procedure to implement this.
Thanks.