Thread: ePub Validation
View Single Post
Old 12-17-2013, 06:48 AM   #1
odedta
Addict
odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.
 
Posts: 398
Karma: 96448
Join Date: Dec 2013
Device: iPad
ePub Validation

Hello everyone,

I am using EpubCheck tool to validate my books.

According to what I know I need both toc.ncx and toc.html in order to pass the EpubCheck (EDIT: correction - I need toc.ncx for previous versions compatibility and reader application toc like in iBooks) validation proccess. Why? because I must set:
PHP Code:
properties="nav" 
to one of the elements in the manifest and I cannot do that to the toc.ncx, only to an html file.

So my question is this:
I want to avoid using a Table of Contents html in this book, the TOC in the book reader application is sufficient.
How do I make the book pass validation process?

Thanks.

Last edited by odedta; 12-17-2013 at 07:21 AM.
odedta is offline   Reply With Quote