Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin system for different publishers #25

Open
nifey opened this issue Nov 16, 2021 · 0 comments
Open

Plugin system for different publishers #25

nifey opened this issue Nov 16, 2021 · 0 comments

Comments

@nifey
Copy link
Owner

nifey commented Nov 16, 2021

Right now we have hardcoded some HTML transformation like removing epub:type, converting image tag to img tag, etc.
Different epub creators have different structure, like title page, TOC, about page, etc.

It would be nice to have some hooks similar to plugins of Ebooklib to allow doing some extra modifications specific to an epub creator. Eg: Books from project gutenberg have a notice at the beginning and end. This hook can allow moving the notice to a different chapter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant