View Single Post
Old 11-06-2012, 11:03 AM   #3
Kratos
Connoisseur
Kratos began at the beginning.
 
Posts: 60
Karma: 10
Join Date: Mar 2011
Location: UK
Device: Kindle 3, iPhone, iPad, PC
At first I didn't. But now I have changed the actual name of the html files and the references to them in the toc.ncx. Now I am getting an error with the epub validator

Code:
ERROR: E:\zzzzzzzz  F23 use to edit\F28Hyphen.epub/OEBPS/toc.ncx(2753): 'OEBPS/My-book-05-21st-Oct-2012-457.html': referenced resource exists, but not declared in the OPF file
Now I've opened the OPF to take a look. Near the top of the doc I see a list of references that look like this:

Code:
<item id="My-book-05-21st-Oct-2012-381" href="My%20book%2005%2021st%20Oct%202012-381.html" media-type="application/xhtml+xml"/>

and further down loads of these
Code:
<itemref idref="My-book-05-21st-Oct-2012-334"/>
So it seems like the revised name is declared in the OPF but the validator is saying it isn't. So I don't know what it is I should be changing.
Kratos is offline   Reply With Quote