View Single Post
Old 01-28-2012, 08:23 PM   #1
MrPLD
Author's pet-geek
MrPLD ought to be getting tired of karma fortunes by now.MrPLD ought to be getting tired of karma fortunes by now.MrPLD ought to be getting tired of karma fortunes by now.MrPLD ought to be getting tired of karma fortunes by now.MrPLD ought to be getting tired of karma fortunes by now.MrPLD ought to be getting tired of karma fortunes by now.MrPLD ought to be getting tired of karma fortunes by now.MrPLD ought to be getting tired of karma fortunes by now.MrPLD ought to be getting tired of karma fortunes by now.MrPLD ought to be getting tired of karma fortunes by now.MrPLD ought to be getting tired of karma fortunes by now.
 
MrPLD's Avatar
 
Posts: 933
Karma: 1040670
Join Date: Sep 2010
Location: North Queensland, Australia
Device: Kindle 3 Wifi, Onyx Boox M96
HTML Meta tag for cover image URL?

To save me manually entering in data every time I do a revision (and hence mistakes!), I put all the various meta data fields into my HTML for our eBooks.

Unfortunately I cannot as yet seem to find a field that'll let me set the URL for Calibre to use for the cover image.

eg, I try the two below without any success - does Calibre even have a meta tag that it reads for the cover image?

Quote:
<meta name="title" content="Before the Dawn" />
<meta name="series" content="Tree of Life" />
<meta name="cover_url" content="/home/pld/tol-before-the-dawn.png" />
<meta name="cover" content="/home/pld/tol-before-the-dawn.png" />
<meta name="generator" content="http://www.nongnu.org/elyxer/"/>
<meta name="create-date" content="2012-01-28"/>
MrPLD is offline   Reply With Quote