View Single Post
Old 11-30-2014, 12:46 PM   #17
crutledge
eBook FANatic
crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.
 
crutledge's Avatar
 
Posts: 18,301
Karma: 16078357
Join Date: Apr 2008
Location: Alabama, USA
Device: HP ipac RX5915 Wife's Kindle
Doitsu;

Installed epubcheck_v0.2.zip.

epubcheck seems to cause a problem.

Before run

Code:
<meta content="2014/11/30" name="dcterms.date.of publication" />
After run

Code:
<meta content="2014/11/30" name="dcterms.date of publication" />
Repair to

Code:
<meta content="2014/11/30" name="dcterms.date.of publication" />
After run

Code:
<meta content="2014/11/30" name="dcterms.date of publication" />
crutledge is offline   Reply With Quote