Quote:
Originally Posted by kovidgoyal
You override the builtin plugin and your plugin can add an option which the user can set to turn on its modifications or not.
|
Thanks for taking the time to answer.
Yes, that is an option, but it will overwrite an existing epub file, which I wanted to avoid - that's why I followed the kepub's plugin instead of overriding EPubOutout.
Everything works, but gui_configuration_widget doesn't get called (it calls the Epub widget). Any additional clue?