Have tried the recipe way with no luck
I have tried the recipe way and this is what I get,
Failed feed: LAURA
BrowserStateError("can't fetch relative reference: not viewing any document",)
the next section button ( I went through the labored process of adding previous, next main section buttons to me html pages which is not ideal seeing as this is still a work in progress) works and this is what I get.
Unknown section
<div id="content"> <h2>Recipes</h2> <p><a href="soup.htm">Soup</a></p> <p><a href="muffins.htm">Muffins</a></p> <p><a href="cake.htm">Cake</a></p> <p><a href="cookies.htm">Cookies</a></p> <p><a href="pies.htm">Pies</a></p> <p><a href="chicken.htm">Chicken </a></p> <p><a href="beef.htm">Beef</a></p> <p><a href="turkey.htm">Turkey</a></p> <p><a href="fish.htm">Fish</a></p> </div>
As far as your other 2 suggestions I have no idea how to do either. I will try to research them.
1) Add code to the epub
2) When sending the device to to the sony mark it as a periodical in cacheExt.xml
Thanks
I should point out that I created the book my dragging the first page over to calibre. It created a zip file that I converted to epub.
OK. I have found the cacheExt.xml on my sony reader but not sure what to change.
<text path="database/media/books/Cooking/Laura's Recipes - Simon Farrer_1395.epub" opened="true">
<currentPosition date="Sat, 04 Dec 2010 22:10:45 GMT" name="undefined" page="37" pageOffset="0" pages="56" part="0" scale="0" synced="false" dpi="167" width="584" height="754" layoutVersion="1">
<mark>Y29va2llcyUyMDIuaHRtI3BvaW50KC8xLzQvMi8xLzEv Mi8xKQA=</mark>
Description of a periodical in my cacheExt.xml
<text conformsTo="http://xmlns.sony.net/e-book/prs/periodicals/1.0/newspaper/1.0" periodicalName="BBC News (fast)" description="" publicationDate="Fri, 03 Dec 2010 10:26:11 GMT" path="database/media/books/News/BBC News (fast) [Fri, 03 Dec 2010]_2010-12-3_1297.epub" opened="true">
I am also assuming that by add code to epub you mean in conversion options but I have no idea what to put there.
Last edited by mufc; 12-05-2010 at 10:27 AM.
|