View Single Post
Old 10-26-2021, 12:31 PM   #1
ohiyox
Junior Member
ohiyox began at the beginning.
 
ohiyox's Avatar
 
Posts: 1
Karma: 10
Join Date: Oct 2021
Device: Kindle Oasis 2
MOBI periodical toc thumbnail image

Hi,

I am trying making mobi periodical that can display thumbnail, this thread: https://www.mobileread.com/forums/sh...d.php?t=158835
says the toc thumbnail meta tag should be added in toc.ncx, I have tried many ways and the kindle still can't show toc thumbnail, can someone tell me what the format is like?

this doesn't work:
<navPoint playOrder="2" class="article" id="2">
<navLabel>
<text>Title....</text>
</navLabel>
<content src="html/002.html#filepos373699" />
<mbp:meta name="description">something.</mbp:meta>
<mbp:meta name="toc_thumbnail" src="image00198.jpeg">image00198.jpeg</mbp:meta>
</navPoint>
ohiyox is offline   Reply With Quote