bookreader
bookreader copied to clipboard
The Internet Archive BookReader
Copying issue from https://github.com/internetarchive/openlibrary/issues/339 > In the Search Inside search results, the Read links need to be changed to handle cases where the image stack filename is different from the...
https://archive.org/details/masterpiecesofgr00furtuoft/page/110/mode/2up?ref=ol My guess would be this is because the text layer is using PageIndex instead of LeafIndex which is what it should switch to using. **Evidence / Screenshot (if possible)**...
Fixes #1211 Adds Custom option to html, injects html for confirm button and number box. If the below code does fit standards and does not break any tests: users will...
**Description** I'm experiencing the same bug described here: https://stackoverflow.com/questions/71876803/how-to-get-the-demo-of-the-internet-archive-bookreader-working-in-2022 The problem seems related to `css` `var`: `--br-height` not being defined, so that: ```css .BookReader { height: var(--br-height); ... } ```...
If `#annotation:UID` in the URL - Rewrite to `annotation=UID` to work with our general fragment structure - Load hypothesis client and pass it the UID - e.g. `#annotation:EWrpXjxHEe6rD5t1CHIRCA` - Our...
Support adding `#page=NN` URLs (as defined by [BookReader Fragment Spec](https://docs.google.com/document/d/1W6O_ASPOouMo_-USp9S0OCt9MGhIxG8eJe2eyA8CCuU/edit#heading=h.dlsvsoigqgb4)) - Adding `#page=NN` at any time should trigger a page change - Backwards compatible with old BookReader fragments
- The core "book" element that contains all the pages should be labelled as `.BRdocument` and have a `data-uri` attribute - Every page through all views should feature a `data-page="17/leaf16"`...
Flipping the page can cause a jitter where both the entering and exiting pages are visible. **Stakeholders** @mheiman
Because 2up is no entirely rendered using css transforms, everything in the 2up space is affected by the users zoom level. This includes the page numbers in the tooltip. We...
Add support for viewing PDF files directly in BR. **Stakeholders** @rchrd2