Skip to content
v0.2.8
Compare
Choose a tag to compare

Import epub into a perfectly flat archive structure and let users of Sigil 1.0+ rearrange/reorg to their preference. Pre Sigil 1.0 should work the same.

v0.2.7
Compare
Choose a tag to compare
  • Pulled in the upstream updates to Mammoth 1.4.10 to pick up a few fixes for Python 3.8

  • Enabled all of the PyQt5 portions of the plugin interface to be translated. So I'm looking for volunteer translators to provide some .ts files. It's nothing very complicated. Just 11 or 12 strings that probably won't be changing much (if at all) in the future. Contact me if you're interested. The gist is this: fork the repo; copy the template.ts file (in the translations folder) to docximport_(pl|es|fr).ts (or whatever your language's code is) and use Qt's Linguist to translate the strings. Then submit a pull request and I'll compile the language files for use in the plugin.

  • Added support to match Sigil's light/dark theme in Sigil 1.1

v0.2.6
Compare
Choose a tag to compare

Regex fix for empty paragraphs (thanks Becky!).

v0.2.5
Compare
Choose a tag to compare
  • Add empty alt attribute to images when no alt_text/descr is provided in the DOCX
v0.2.4
Compare
Choose a tag to compare
  • Update mammoth/cobble to latest upstream
  • Tweak mammoth to create a "title" attribute for images if the title property is defined in the docx
  • Remove extraneous parsimonious module
Compare
Choose a tag to compare
  • Use PyQt5 GUI if Sigil is new enough.
  • integrate upstream changes to mammoth module
Compare
Choose a tag to compare
Updated automatic version checker to 0.2.0