Which "date" line are you talking about? I have two lines in my epub files, only because that's the way I was taught to do it. Here's the two I have.
<meta content="2010-05-15T13:41:36" name="calibre:timestamp"/>
<dc:date>2010-05-15 00:00:00-04:00</dc:date>
As for the first "filename", that's always going to be the "content.opf" file, as that's the file which tells the program reading it where to find everything and how it's labeled. As for the "must be 8, but was 22", I have no bleeding idea what that is. Is it 8kb vs 22kb, or 8 lines or what? I'm sorta wondering if this "epubcheck" needs some work on it. If nothing else the coder didn't do his work right in coding his error messages.
|