View Single Post
Old 08-27-2009, 07:08 AM   #2
user_none
Sigil & calibre developer
user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.
 
user_none's Avatar
 
Posts: 2,488
Karma: 1063785
Join Date: Jan 2009
Location: Florida, USA
Device: Nook STR
Quote:
Originally Posted by macr0t0r View Post
Since most of my eBook collection is in Non-DRM eReader format, I've created a FileType "on_import" plugin that converts the PDB file to a perfectly formatted HTML file...
I'm assuming you are doing this because of the limitations of the current PML to HTML code. Would you care to share your changes so the current PML to HTML conversion can be improved?

Quote:
Originally Posted by macr0t0r View Post
It appears that the HTML to Zip is not truly a plugin (at least it's not in the Plugin folder of the source code). Is there a way I can call it or refer to it in my plugin?
HTML2ZIP is a FileTypePlugin and you should be able to call it just like any other plugin. It is located in calibre.customize.builtins. It isn't in the plugins folder because it is a builtin plugin.
user_none is offline   Reply With Quote