Hi Alpe,
I pushed a "minimal" set of changes on the "momin" branch:
https://github.com/pettarin/ePub3-itizer/tree/momin
The changes are:
1. tests/mo/ : directory containing the epub trees to test MO support;
2. README.md : changed date
3. src/plugin.xml : bumped to v0.3.3
4. src/plugin.py : added code to detect and patch SMIL files
5. src/opf_converter.py : added code to generate the <meta...> elements and media-overlay="..." attributes required when MO are defined.
Other notable changes:
A. I believe this was a bug:
https://github.com/kevinhendricks/eP...e12a271c48L259
[/QUOTE]
Yes, that was a definitely a bug. Thank you!
Yes that saves lots of repetition. Thank you!
I have never seen that issue. Would you please provide a specific example of when you have seen this or is this just theoretically more correct?
So it all looks good. Please generate a pull request and I will merge it tonight when I get home from work.
Thanks!
Kevin