![]() |
#16 | |
Zealot
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 107
Karma: 1000
Join Date: Mar 2011
Device: Kindle
|
Quote:
|
|
![]() |
![]() |
![]() |
#17 |
Bookmaker & Cat Slave
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 11,503
Karma: 158448243
Join Date: Apr 2010
Location: Phoenix, AZ
Device: K2, iPad, KFire, PPW, Voyage, NookColor. 2 Droid, Oasis, Boox Note2
|
|
![]() |
![]() |
![]() |
#18 |
Zealot
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 107
Karma: 1000
Join Date: Mar 2011
Device: Kindle
|
So, I changed back to 2.0 by the method I proposed. These are the errors I received and how I solved them. If anyone could give an opinion on how ill advised my solutions are, that would be much appreciated. After I made these changes there were no errors detected.
All of the errors were in OEBPS/content.opf Code:
ERROR: The "prefix" attribute is not an allowed attribute of the <package> element. LINE: <package xmlns="http://www.idpf.org/2007/opf" prefix="ibooks: http://vocabulary.itunes.apple.com/rdf/ibooks/vocabulary-extensions-1.0/" unique-identifier="bookid" version="2.0"> sOLUTION: DELETED prefix="ibooks: http://vocabulary.itunes.apple.com/rdf/ibooks/vocabulary-extensions-1.0/" ERROR: The "property" attribute is not an allowed attribute of the <meta> element. ERROR:The required attribute "content" is missing from the <meta> element. ERROR: The required attribute "name" is missing from the <meta> element. LINE: <meta property="ibooks:specified-fonts">true</meta> sOLUTION: DELETED WHOLE LINE <meta property="ibooks:specified-fonts">true</meta> ERROR: The "property" attribute is not an allowed attribute of the <meta> element. ERROR: The required attribute "content" is missing from the <meta> element. ERROR: The required attribute "name" is missing from the <meta> element. LINE: <meta property="dcterms:modified">2016-05-14T18:21:09Z</meta> sOLUTION: DELETED WHOLE LINE <meta property="dcterms:modified">2016-05-14T18:21:09Z</meta> |
![]() |
![]() |
![]() |
#19 |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 28,352
Karma: 203720150
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
|
There are some differences between EPUB2/3 metadata. I think a better solution would have been to look at similar metadata entries for EPUB2 and to modify yours to match. But as long as none of the entries are required, I suppose deleting them can work, too.
Does InDesign really add all of that proprietary iBooks meta stuff by default? |
![]() |
![]() |
![]() |
#20 | ||
Zealot
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 107
Karma: 1000
Join Date: Mar 2011
Device: Kindle
|
Quote:
Quote:
Thanks! |
||
![]() |
![]() |
![]() |
#21 |
Addict
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 314
Karma: 1002965
Join Date: Mar 2006
Location: UK
Device: ILiad. Gen 3, PocketBook 360, Kobo Aura HD, Kindle Oasis 2
|
I had a great deal of trouble converting epub3 back to epub2. Following previous instructions on this forum I converted the epub to .zip and then edited the .opf file to change the package back to version 2.
But then I couldn't work out how to get my new .opf file back into the zip file so I could then change the extension back to .epub. I finally succeeded without doing any zipping and editing by converting the epub3 to .azw in Calibre. Then using Calibre again I converted it to epub and low and behold discovered it was now epub2 Last edited by Moonraker; 05-15-2017 at 08:45 AM. |
![]() |
![]() |
![]() |
#22 | |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 28,352
Karma: 203720150
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
|
Quote:
Or you use an archiving utility that allows you to edit files without unzipping them first (actually many just unzip stuff to a temp location and rezip things behind the scenes when you're done editing them, but the effect is the same--except the mimetype file will be compressed and possibly out of order, but Sigil will fix that when opening/saving). A calibre conversion is another option for sure. But many want to keep the original code as unaltered as possible when downgrading from 3 to 2. I myself, don't bother downgrading. I've yet to run into a commercially sold epub3 that didn't render acceptably in most popular epub2 reading systems. And if it's a "feature-rich" epub3, downgrading it will break its functionality anyway. |
|
![]() |
![]() |
![]() |
#23 |
Zealot
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 107
Karma: 1000
Join Date: Mar 2011
Device: Kindle
|
I believe that Amazon will not accept an epub3 format file. But that could have changed.
|
![]() |
![]() |
![]() |
#24 | ||
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 5,680
Karma: 23983815
Join Date: Dec 2010
Device: Kindle PW2
|
Quote:
Quote:
|
||
![]() |
![]() |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Epub3 XHTML Validation epub3 | Ramesh Arpitha | ePub | 5 | 06-30-2014 08:32 PM |
New Errors Converting epub3 -> zip -> epub3 | Lola25 | ePub | 2 | 11-12-2013 09:37 PM |
How to solve EPUB3/EPUB2 rendering issue on Ipad | E-Books | ePub | 2 | 05-16-2013 07:07 AM |
Confused! XHTML, HTML, HTML5, EPUB2, EPUB3??? | carlosbcg | ePub | 29 | 02-23-2013 07:32 PM |
JAVASCRIPT support in ePub2/ePub3 | Raja1205 | ePub | 7 | 09-03-2012 06:48 AM |