View Single Post
Old 07-27-2013, 10:15 AM   #1
DTM
Intentionally Left Blank
DTM ought to be getting tired of karma fortunes by now.DTM ought to be getting tired of karma fortunes by now.DTM ought to be getting tired of karma fortunes by now.DTM ought to be getting tired of karma fortunes by now.DTM ought to be getting tired of karma fortunes by now.DTM ought to be getting tired of karma fortunes by now.DTM ought to be getting tired of karma fortunes by now.DTM ought to be getting tired of karma fortunes by now.DTM ought to be getting tired of karma fortunes by now.DTM ought to be getting tired of karma fortunes by now.DTM ought to be getting tired of karma fortunes by now.
 
DTM's Avatar
 
Posts: 172
Karma: 300106
Join Date: Feb 2006
Location: Royal Oak, MI, USA
Device: Nook STR
Nook Covers OPF Issue

The background:

The Nook has a bug in that prevents it from showing the cover of a book when you're viewing your library on the device. This happens if the entry in the OPF file is of the form:

<opf:meta content="cover-image" name="cover" />

What Nook wants is:

<opf:meta name="cover" content="cover-image" />

My understanding is that Sigil took care of this a few versions back by automatically switching the statement to the Nook-required format.

The problem:

I've just updated Sigil to 0.7.2 and found that it now does just the reverse: if you put the statement in "Nook workaround format", Sigil switches it back to the more standard format. I can't seem to turn this off. I have "Clean Source" disabled under Preferences. Is there something else I need to do that I'm missing?
DTM is offline   Reply With Quote