View Single Post
Old 05-20-2010, 12:35 PM   #6
nrapallo
GuteBook/Mobi2IMP Creator
nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.
 
nrapallo's Avatar
 
Posts: 2,958
Karma: 2530691
Join Date: Dec 2007
Location: Toronto, Canada
Device: REB1200 EBW1150 Device: T1 NSTG iLiad_v2 NC Device: Asus_TF Next1 WPDN
Quote:
Originally Posted by Pablo View Post
Thank you very much!!!
I corrected the error and re-uploaded the file.
...and now it works properly with using ePubReader and Firefox!

However, the "Title" and "Author" appear blank since the .epub doesn't specify that information in its content.opf.

It should be revised to include at least the two bold lines (missing) below:
Code:
    <metadata xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:opf="http://www.idpf.org/2007/opf">
        <dc:title>Nineteen eighty-four</dc:title> 
        <dc:creator opf:role="aut">George Orwell</dc:creator>
        <dc:identifier id="BookID" opf:scheme="UUID">035eadf6-f35c-4327-a601-72fff9d78496</dc:identifier>
        <meta name="Sigil version" content="0.1.4"/>
    </metadata>
Otherwise, very nice .epub!!!

Last edited by nrapallo; 05-20-2010 at 12:43 PM.
nrapallo is offline   Reply With Quote