View Single Post
Old 07-12-2014, 08:41 AM   #898
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,816
Karma: 6000000
Join Date: Nov 2009
Device: many
Hi tkeo,

Quote:
Originally Posted by tkeo View Post
Hi,

I have made a book of which EXTH orientation-lock is none.

EDIT We can set any value to EXTH orientation-lock through
Code:
<meta name="orientation-lock" content="XXXX"/>
But valid values are portrait and landscape.
Understood, we can change that setting to check only for valid values to determine if EPUB 3.

Quote:
And do you know how to set values to EXTH item 508 (Title file-as), EXTH item 517(Creator file-as) and EXTH item 522 (Publisher file-as)? They seem not converted from refine meta tags.
I found that out with testing myself yesterday. I don't know where or who reversed those tags meanings. I have searched and none of my Amazon ebooks have any of those EXTH tags set. I also ran "strings" on kindlegen and grepped it and the term "file-as" is not even found in that binary. Perhaps some other kindlegen version or kindletool or kdp sets that EXTH. That or whoever added that info was incorrect. Let's just ignore those EXTH values until we know something more.

Take care,

Kevin

Last edited by KevinH; 07-12-2014 at 08:48 AM.
KevinH is offline   Reply With Quote