Thread: Calibre2Web
View Single Post
Old 07-13-2009, 07:03 PM   #105
artbatista
Groupie
artbatista ought to be getting tired of karma fortunes by now.artbatista ought to be getting tired of karma fortunes by now.artbatista ought to be getting tired of karma fortunes by now.artbatista ought to be getting tired of karma fortunes by now.artbatista ought to be getting tired of karma fortunes by now.artbatista ought to be getting tired of karma fortunes by now.artbatista ought to be getting tired of karma fortunes by now.artbatista ought to be getting tired of karma fortunes by now.artbatista ought to be getting tired of karma fortunes by now.artbatista ought to be getting tired of karma fortunes by now.artbatista ought to be getting tired of karma fortunes by now.
 
artbatista's Avatar
 
Posts: 193
Karma: 1032826
Join Date: Mar 2008
Location: Miami, FL, USA
Device: iPhone 4, iPad 2
Quote:
Originally Posted by itimpi View Post
What are you using to surf? When I look at the catalog from within Stanza and select an "All Books" link then the top of the page also shows "All Books".
Yes, I get the same thing. In Stanza I see "All Books" at the top of the page too.

The captures above where in Firefox.

Here is the file in question:

Code:
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
        <generator>Calibre2Web v0.94</generator>
        <title>All Books for Author98</title>
        <id>urn:Calibre:Author98:All:</id>
        <link rel="self" type="application/atom+xml" href="http://www.example.com/catalog.atom" />
        <updated>2009-7-13T18:31:50Z</updated>
        <author>
          <name>itimpi</name>
          <uri>http://calibre.kovidgoyal.net</uri>
        </author>
        <entry>
          <title>The Enslavement </title>
          <id>urn:calibre:book264</id>
          <author><name>Bruce McLachlan</name></author>
          <updated>2009-7-13T18:31:50Z</updated>
          <link type="application/epub+zip" href="../Bruce%20McLachlan/The%20Enslavement%20%28264%29/The%20Enslavement%20-%20Bruce%20McLachlan.epub"/>
          <link rel="x-stanza-cover-image" type="image/png" href="../Bruce%20McLachlan/The%20Enslavement%20%28264%29/cover.jpg"/>
          <link rel="x-stanza-cover-image-thumbnail" type="image/png" href="../Bruce%20McLachlan/The%20Enslavement%20%28264%29/cover.jpg"/>
          <content type="xhtml">
            <div xmlns="http://www.w3.org/1999/xhtml">
              <B>Tags:</B> Erotica<BR />
              <B>Series:</B> Slaves of the Theocracy<BR />
              <B>Series Index:</B> 1<BR />
            </div>
          </content>
        </entry>
        <entry>
          <title>Theresa's Punishment </title>
          <id>urn:calibre:book170</id>
          <author><name>Bruce McLachlan</name></author>
          <updated>2009-7-13T18:31:50Z</updated>
          <link type="application/epub+zip" href="../Bruce%20McLachlan/Theresa's%20Punishment%20%28170%29/Theresa's%20Punishment%20-%20Bruce%20McLachlan.epub"/>
          <link rel="x-stanza-cover-image" type="image/png" href="../Bruce%20McLachlan/Theresa's%20Punishment%20%28170%29/cover.jpg"/>
          <link rel="x-stanza-cover-image-thumbnail" type="image/png" href="../Bruce%20McLachlan/Theresa's%20Punishment%20%28170%29/cover.jpg"/>
          <content type="xhtml">
            <div xmlns="http://www.w3.org/1999/xhtml">
              <B>Tags:</B> Erotica<BR />
              <B>Series:</B> Slaves of the Theocracy<BR />
              <B>Series Index:</B> 2<BR />
            </div>
          </content>
        </entry>
</feed>
I see "Author98" in there a couple of times.

Cheers

Art

Last edited by artbatista; 07-13-2009 at 07:06 PM.
artbatista is offline   Reply With Quote