Depends on what you are referring to. If you mean the sample code under "Anatomy of a calibre plugin" then yes its a filetype plugin. The actual sample plugin is in interface_demo.zip and is a user interface plugin.
As for why it wont run rememebr that filetype plugins run only on specific filetypes. the sample code IIRC is for epub and mobi. so it will run only if conversion results in one of those formats.
|