View Single Post
Old 04-26-2014, 11:28 AM   #713
tkeo
Connoisseur
tkeo began at the beginning.
 
Posts: 94
Karma: 10
Join Date: Feb 2014
Location: Japan
Device: Kindle PaperWhite, Kobo Aura HD
Quote:
Originally Posted by DiapDealer View Post
The change to mobi_k8resc.py simply eliminates the 'properties="cover-image"' attribute/value from the cover image's <item> entry in the <manifest> section of the OPF file. "properties" is not a valid/recognized attribute for the 'item' tag in ePub 2. An ePub won't validate with it in there.
Could it be not deleted but commented out? Such like,
Quote:
#ref += '" properties="cover-image' # for epub3
BTW, It's in 'mobi_opf.py' not in 'mobi_k8resc.py', I think you just take mistake filenames in your post.
tkeo is offline   Reply With Quote