Open clee opened 14 years ago
Thanks clee. Can you confirm that the EPUB file you're testing with passes epubcheck? If you're sure it's valid, can you outline here the directory structure inside the EPUB archive? And perhaps post the OPF XML in a gist?
I'm unable to replicate what you describe with a handful of the EPUBs I have here — but EPUB is such a variable beast that I might be missing a check somewhere.
There are errors from epubcheck (using v1.0.5 here), but they all say this:
ERROR: /Users/clee/Documents/Throne_of_Jade.epub/OEBPS/Novi_9780345493446_epub_cvi_r1.htm(6): attribute "value" not allowed at this point; ignored
ERROR: /Users/clee/Documents/Throne_of_Jade.epub/OEBPS/Novi_9780345493446_epub_tp_r1.htm(4): attribute "value" not allowed at this point; ignored
ERROR: /Users/clee/Documents/Throne_of_Jade.epub/OEBPS/Novi_9780345493446_epub_toc_r1.htm(4): attribute "value" not allowed at this point; ignored
ERROR: /Users/clee/Documents/Throne_of_Jade.epub/OEBPS/Novi_9780345493446_epub_ded_r1.htm(4): attribute "value" not allowed at this point; ignored
ERROR: /Users/clee/Documents/Throne_of_Jade.epub/OEBPS/Novi_9780345493446_epub_c01_r1.htm(4): attribute "value" not allowed at this point; ignored
ERROR: /Users/clee/Documents/Throne_of_Jade.epub/OEBPS/Novi_9780345493446_epub_c02_r1.htm(4): attribute "value" not allowed at this point; ignored
ERROR: /Users/clee/Documents/Throne_of_Jade.epub/OEBPS/Novi_9780345493446_epub_c03_r1.htm(4): attribute "value" not allowed at this point; ignored
ERROR: /Users/clee/Documents/Throne_of_Jade.epub/OEBPS/Novi_9780345493446_epub_c04_r1.htm(4): attribute "value" not allowed at this point; ignored
ERROR: /Users/clee/Documents/Throne_of_Jade.epub/OEBPS/Novi_9780345493446_epub_c05_r1.htm(4): attribute "value" not allowed at this point; ignored
ERROR: /Users/clee/Documents/Throne_of_Jade.epub/OEBPS/Novi_9780345493446_epub_c06_r1.htm(4): attribute "value" not allowed at this point; ignored
ERROR: /Users/clee/Documents/Throne_of_Jade.epub/OEBPS/Novi_9780345493446_epub_c07_r1.htm(4): attribute "value" not allowed at this point; ignored
ERROR: /Users/clee/Documents/Throne_of_Jade.epub/OEBPS/Novi_9780345493446_epub_c08_r1.htm(4): attribute "value" not allowed at this point; ignored
ERROR: /Users/clee/Documents/Throne_of_Jade.epub/OEBPS/Novi_9780345493446_epub_c09_r1.htm(4): attribute "value" not allowed at this point; ignored
ERROR: /Users/clee/Documents/Throne_of_Jade.epub/OEBPS/Novi_9780345493446_epub_c10_r1.htm(4): attribute "value" not allowed at this point; ignored
ERROR: /Users/clee/Documents/Throne_of_Jade.epub/OEBPS/Novi_9780345493446_epub_c11_r1.htm(4): attribute "value" not allowed at this point; ignored
ERROR: /Users/clee/Documents/Throne_of_Jade.epub/OEBPS/Novi_9780345493446_epub_c12_r1.htm(4): attribute "value" not allowed at this point; ignored
ERROR: /Users/clee/Documents/Throne_of_Jade.epub/OEBPS/Novi_9780345493446_epub_c13_r1.htm(4): attribute "value" not allowed at this point; ignored
ERROR: /Users/clee/Documents/Throne_of_Jade.epub/OEBPS/Novi_9780345493446_epub_c14_r1.htm(4): attribute "value" not allowed at this point; ignored
ERROR: /Users/clee/Documents/Throne_of_Jade.epub/OEBPS/Novi_9780345493446_epub_c15_r1.htm(4): attribute "value" not allowed at this point; ignored
ERROR: /Users/clee/Documents/Throne_of_Jade.epub/OEBPS/Novi_9780345493446_epub_c16_r1.htm(4): attribute "value" not allowed at this point; ignored
ERROR: /Users/clee/Documents/Throne_of_Jade.epub/OEBPS/Novi_9780345493446_epub_c17_r1.htm(4): attribute "value" not allowed at this point; ignored
ERROR: /Users/clee/Documents/Throne_of_Jade.epub/OEBPS/Novi_9780345493446_epub_bm1_r1.htm(4): attribute "value" not allowed at this point; ignored
ERROR: /Users/clee/Documents/Throne_of_Jade.epub/OEBPS/Novi_9780345493446_epub_ack_r1.htm(4): attribute "value" not allowed at this point; ignored
ERROR: /Users/clee/Documents/Throne_of_Jade.epub/OEBPS/Novi_9780345493446_epub_bm2_r1.htm(4): attribute "value" not allowed at this point; ignored
ERROR: /Users/clee/Documents/Throne_of_Jade.epub/OEBPS/Novi_9780345493446_epub_bm3_r1.htm(4): attribute "value" not allowed at this point; ignored
ERROR: /Users/clee/Documents/Throne_of_Jade.epub/OEBPS/Novi_9780345493446_epub_bm9_r1.htm(4): attribute "value" not allowed at this point; ignored
ERROR: /Users/clee/Documents/Throne_of_Jade.epub/OEBPS/Novi_9780345493446_epub_adc_r1.htm(4): attribute "value" not allowed at this point; ignored
ERROR: /Users/clee/Documents/Throne_of_Jade.epub/OEBPS/Novi_9780345493446_epub_cop_r1.htm(4): attribute "value" not allowed at this point; ignored
The structure looks like: ├── META-INF │ └── container.xml ├── Novi_9780345493446_epub_ncx_r1.ncx ├── Novi_9780345493446_epub_opf_r1.opf ├── OEBPS │ ├── Novi_9780345493446_epub_ack_r1.htm │ ├── Novi_9780345493446_epub_adc_r1.htm │ ├── Novi_9780345493446_epub_bm1_r1.htm │ ├── Novi_9780345493446_epub_bm2_r1.htm │ ├── Novi_9780345493446_epub_bm3_r1.htm │ ├── Novi_9780345493446_epub_bm9_r1.htm │ ├── Novi_9780345493446_epub_c01_r1.htm │ ├── Novi_9780345493446_epub_c02_r1.htm │ ├── Novi_9780345493446_epub_c03_r1.htm │ ├── Novi_9780345493446_epub_c04_r1.htm │ ├── Novi_9780345493446_epub_c05_r1.htm │ ├── Novi_9780345493446_epub_c06_r1.htm │ ├── Novi_9780345493446_epub_c07_r1.htm │ ├── Novi_9780345493446_epub_c08_r1.htm │ ├── Novi_9780345493446_epub_c09_r1.htm │ ├── Novi_9780345493446_epub_c10_r1.htm │ ├── Novi_9780345493446_epub_c11_r1.htm │ ├── Novi_9780345493446_epub_c12_r1.htm │ ├── Novi_9780345493446_epub_c13_r1.htm │ ├── Novi_9780345493446_epub_c14_r1.htm │ ├── Novi_9780345493446_epub_c15_r1.htm │ ├── Novi_9780345493446_epub_c16_r1.htm │ ├── Novi_9780345493446_epub_c17_r1.htm │ ├── Novi_9780345493446_epub_cop_r1.htm │ ├── Novi_9780345493446_epub_css_r1.css │ ├── Novi_9780345493446_epub_cvi_r1.htm │ ├── Novi_9780345493446_epub_ded_r1.htm │ ├── Novi_9780345493446_epub_toc_r1.htm │ ├── Novi_9780345493446_epub_tp_r1.htm │ └── images │ ├── Novi_9780345493446_epub_001_r1.jpg │ ├── Novi_9780345493446_epub_002_r1.jpg │ ├── Novi_9780345493446_epub_003_r1.jpg │ ├── Novi_9780345493446_epub_004_r1.jpg │ ├── Novi_9780345493446_epub_005_r1.jpg │ ├── Novi_9780345493446_epub_006_r1.jpg │ ├── Novi_9780345493446_epub_007_r1.jpg │ ├── Novi_9780345493446_epub_cvi_r1.jpg │ └── Novi_9780345493446_epub_cvt_r1.jpg └── mimetype
When converting an epub into a chook, like so:
peregrin book.epub book/
The images end up in book/OEBPS/images, and the CSS is in book/OEBPS/ instead of book/ which makes the links inside of the index.html not work.