View Single Post
Old 09-03-2008, 12:45 AM   #18
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,438
Karma: 27757438
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
On the calibre development page there's a link to a mailing list, I suggest you subscribe to that and we can hold the discussion there (I find IM to intrusive).

I'll give you some pointers on how to write a plugin for impmake. It will basically need to do two things:

1) define a set of options
2) accept a path to an OPF file and a path to an output file and do the conversion.
3) Create a GUI config dialog based on 1)

I'll add an option to calibre to let the user specify his desired output format (and if the plugin exists for it and the user can point to a working binary) all conversion operations will output that format.
kovidgoyal is offline   Reply With Quote