View Single Post
Old 09-14-2008, 12:01 PM   #4
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,560
Karma: 20150435
Join Date: Jan 2008
Location: Spaniard in Sweden
Device: Cybook Orizon, Kobo Aura
Quote:
Originally Posted by tompe View Post
Isn't the guide pointer just a filepos?

How did you generate the guide? I though I played around with this in MobiPerl but now I cannot fint it in the code...
To generate the guide, I just included this in the HTML <HEAD>:

Code:
<guide>
  <reference type="toc" title="Contents" href="#contents"></reference>
  <reference type="text" title="Part One" href="#part1"></reference>
  <reference type="text" title="Part Two" href="#part2"></reference>
</guide>
Then the "Go to" menu in the Cybook includes "Contents", "Part One" and "Part Two", but also a "Start Reading" item that I did not create.
Jellby is offline   Reply With Quote