We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WORKS: https://s3.amazonaws.com/epubjs-manifest/examples/manifest.html?href=[URL]
https://s3.amazonaws.com/epubjs-manifest/examples/manifest.html?href=[URL]
https://s3.amazonaws.com/epubjs-manifest/examples/manifest.html?href=https://readium2.now.sh/pub/L2hvbWUvbm93dXNlci9zcmMvbWlzYy9lcHVicy93YXN0ZWxhbmQtb3RmLW9iZi5lcHVi/manifest.json
FAILS: https://futurepress.github.io/epubjs-reader/?bookPath=[URL]
https://futurepress.github.io/epubjs-reader/?bookPath=[URL]
https://futurepress.github.io/epubjs-reader/?bookPath=https://readium2.now.sh/pub/L2hvbWUvbm93dXNlci9zcmMvbWlzYy9lcHVicy93YXN0ZWxhbmQtb3RmLW9iZi5lcHVi/manifest.json
@fchasen which EPUB.js URL should I use to test the webpub manifest stuff? Thanks :)
The text was updated successfully, but these errors were encountered:
@fchasen are the https://s3.amazonaws.com/epubjs/* URLs (e.g. https://s3.amazonaws.com/epubjs/examples/spreads.html ) up-to-date "mirrors" of https://futurepress.github.io/epubjs-reader/*? Same question with https://s3.amazonaws.com/epubjs-manifest/* (e.g. https://s3.amazonaws.com/epubjs-manifest/examples/manifest.html ).
https://s3.amazonaws.com/epubjs/*
https://futurepress.github.io/epubjs-reader/*
https://s3.amazonaws.com/epubjs-manifest/*
Finally, what GitHub branches do they map to? (e.g. https://github.com/futurepress/epub.js/tree/v0.4 if I understand correctly contains the latest manifest-related code, but https://github.com/futurepress/epub.js/tree/master seems to have been updated more recently)
Thank you for the clarifications :)
Sorry, something went wrong.
No branches or pull requests
WORKS:
https://s3.amazonaws.com/epubjs-manifest/examples/manifest.html?href=[URL]
https://s3.amazonaws.com/epubjs-manifest/examples/manifest.html?href=https://readium2.now.sh/pub/L2hvbWUvbm93dXNlci9zcmMvbWlzYy9lcHVicy93YXN0ZWxhbmQtb3RmLW9iZi5lcHVi/manifest.json
FAILS:
https://futurepress.github.io/epubjs-reader/?bookPath=[URL]
https://futurepress.github.io/epubjs-reader/?bookPath=https://readium2.now.sh/pub/L2hvbWUvbm93dXNlci9zcmMvbWlzYy9lcHVicy93YXN0ZWxhbmQtb3RmLW9iZi5lcHVi/manifest.json
@fchasen which EPUB.js URL should I use to test the webpub manifest stuff? Thanks :)
The text was updated successfully, but these errors were encountered: