View Single Post
Old 11-13-2008, 10:09 PM   #53
ghostwheel
Zealot
ghostwheel has learned how to buy an e-book online
 
Posts: 133
Karma: 93
Join Date: May 2006
Device: DBoox Max,Galaxy note 10.1 & 3,LE1700 tablet,sony PRS-500,iRex DR1000S
thanks!

Quote:
Originally Posted by wallcraft View Post
This isn't possible, since FBReader only supports single-file HTML ebooks. If you have multiple related HTML files (e.g. book chapters) then you need to make an OEB ebook by adding a .opf file (which lists the HTML files among other things), zipping all the related files into one .zip and finally rename it .oebzip. Then links between HTML files in the OEB ebook will work. If you don't want to make an .oebzip, point FBReader to the .opf file for the same effect.
Thank you! That was any amazingly detailed post.
In the end I had to do two more steps, I think because of teh format of my html files.

First I used html2oeb to build the opf file, then I had to change all href="content/, by removing 'content/' in the opf file. Then I moved the opf to the content directory, and then I zipped it all up and renamed it oebzip.

But after all that it worked!

ghostwheel is offline   Reply With Quote