Giter Site home page Giter Site logo

Extension of ePub content files about monocle HOT 5 CLOSED

joseph avatar joseph commented on September 23, 2024
Extension of ePub content files

from monocle.

Comments (5)

joaosantos81 avatar joaosantos81 commented on September 23, 2024

Just to add 2 details:

  1. In version 1.0, this issue did not occur. That version deals well with XML extension for book content files

  2. The problem here is not the extension itself (of course) but the content-type associated. I tried to change the Mime-types conf of my Apache in order to set application/xhtml+xml for xml files. It worked but this work around is not possible since I have another XML files in my server. I cannot change the MIME-Type for all XML files.

Thanks
J. Santos

from monocle.

joseph avatar joseph commented on September 23, 2024

I haven't seen this, and I've tested with a number of such EPUBs. What happens when you upload it to http://booki.sh?

On 13/04/2011, at 9:20 PM, [email protected] wrote:

Hi,

During some tests to the new version of Monocle (1.0.299 available at http://github.com/joseph/monocle/tree/componentry), I realized that the reader cannot render books which page files extension is not html or xhtml (it show a blank page instead).

However, there are a lot of ePubs which content files have 'xml' extension (for instance, see http://www.epubbooks.com/book/377/importance-of-being-earnest)

There's any work around for this issue ?

Reply to this email directly or view it on GitHub:
#30

from monocle.

joaosantos81 avatar joaosantos81 commented on September 23, 2024

In booki.sh, the webserver is returning the content-type "application/xhtml+xml" for XML files. Personally, I don't agree at all with that approach

REQUEST
GET http://importance-of-being-ecfa7f.reading.booki.sh/title.xml HTTP/1.1
Host: importance-of-being-ecfa7f.reading.booki.sh
Proxy-Connection: keep-alive
Accept-Encoding: gzip,deflate,sdch
Accept-Language: en-US,en;q=0.8
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.3

RESPONSE
HTTP/1.1 200 OK
Connection: Keep-Alive
Proxy-Connection: Keep-Alive
Content-Length: 1356
Age: 0
Date: Wed, 13 Apr 2011 14:18:14 GMT
Content-Type: application/xhtml+xml
Server: Apache/2.2.12 (Ubuntu)
...

Thanks
J. Santos

from monocle.

joseph avatar joseph commented on September 23, 2024

Fair enough. Patches welcome!

from monocle.

joseph avatar joseph commented on September 23, 2024

Incidentally, Booki.sh serves the file with the mime-type specified in the OPF file. Because that seems to me clearly conformant with the EPUB spec, I'm going to close this issue. But feel free to experiment.

from monocle.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.