View Single Post
Old 04-19-2008, 03:27 PM   #482
Jellby
frumious Bandersnatch
Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.
 
Jellby's Avatar
 
Posts: 7,558
Karma: 19620479
Join Date: Jan 2008
Location: Spaniard in Sweden
Device: Cybook Orizon, Kobo Aura
Quote:
Originally Posted by tompe View Post
I assume the links works in the html file? You could try to use "a", "href" and "name" and see if it works.
Yes, the initial HTML file worked fine. I found the problem, though, it seems the links don't work when they are pure numbers, so I changed "780619" into "week0619" and now it's OK.

Quote:
opf files are documented on the MobiPocket web site. The contain meta information and pointers to the html files that te book consists of. Thinking about it a bit more I think it will work if you just put the guide thing in the correct place in the html file (the header). html2mobi should expand the links to a filepos and it should work.
Thanks, I'll try that.

EDIT: Yes, it works if I add the <guide></guide> thing in the <head> section of the HTML file. Now the only thing missing, for the moment, is how the reader computes the location for the "Start Reading" link, since it doesn't seem to be defined anywhere.

Last edited by Jellby; 04-20-2008 at 12:49 PM.
Jellby is offline   Reply With Quote