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
CORS has been set for ebook files in S3, (and it works!) but we need to show the reader button only when an ebook in our s3 is available.
We also need to figure out a behavior for the "Read It Now" button on the bookpanel. Seems to me it should be the reader when available.
The text was updated successfully, but these errors were encountered:
I like to put the logic for reader availability on the work object (in bibmodels)
Sorry, something went wrong.
I think you can just use {% if work.epubfiles %}
NicholasAntonov
Ostrichmen
No branches or pull requests
CORS has been set for ebook files in S3, (and it works!) but we need to show the reader button only when an ebook in our s3 is available.
We also need to figure out a behavior for the "Read It Now" button on the bookpanel. Seems to me it should be the reader when available.
The text was updated successfully, but these errors were encountered: