Quote:
Originally Posted by dpierron
halljames : that's because the links in the stanza.xml file are broken, Calibre uses a function called urlencode to convert special characters in these links, and Stanza does not understand all of them (I'm pretty sure it's a Stanza bug).
|
Stanza is quite happy with the brackets being URL encoded. I do this in my Calibre2Web program and Stanza works fine with the generated catalogs. The only reason for not having them URL encoded would be to make them human readable. I never expected an average user to look inside the xml catalog files so did not deem this to be important.