Quote:
Originally Posted by KevinH
Under Sigil 1.0 and later, the original epub structure will be preserved meaning that file names like "content.opf" could be named "package.opf", and be placed almost anyplace inside the epub. This is true for almost all files.
|
Would it be possible for somebody to provide a 'non-standard' Sigil-structured epub with at least two xhtml sections so that I can test my plugins on it? I have always used the standard structure that Sigil sets up so I am not familiar with the other types of structures that Sigil 0.9.991 can handle.
Under Sigil version 0.9.991 I renamed content.opf to package.opf and toc.ncx to toc1.ncx to make a non-standard epub but my pluging - FootnoteManipulator plugin for epub 2.0 publications - that was built for previous versions of Sigil still runs on this structure with Sigil 0.9.991. I do not know what else to change in the structure to fully test my plugin.
Thanks