-
For our readable books, you made a thing that auto-links into the BookReader when there's a table of contents. I discovered that breaks if you add a sub-section, in this case, a List of Illustrations …
-
mark text in document in content viewer, copy/paste
Precondition: OCR of item
-
Live search in OCR document in content viewer.
Precondition: OCR of documents, performance?
-
Display content (OCR text or pdf) with various functionalities
minimum time for loading page (5sec),
indicate loading process of page
--> compare with BHL portal book viewer
Precondition: OCR for a…
-
Need to work on displaying staggered graphs showing bookreader, pdf and epub loans in the Loans/day graph. Also need to work on displaying axis labels on the graphs.
@george08 does it also include co…
-
Apparently a JavaScript library conflict between JQuery (which Bookreader depends on) and Prototype (which much of FromThePage depends on) is throwing an error which most browsers merely ignore, but w…
-
I'm working on http://drupal.org/project/fileviewer
And I think this should be considered in bookreader's codes.
http://drupal.org/update/modules/6/7#javascript_compatibility
Javascript should be mad…
-
Error: jToolbar.find(".share").colorbox is not a function
Source File: file:///tmp/bookreader/BookReader/BookReader.js
Line: 3632
-
It would be great if the text that is output (e.g., tooltips for the buttons, zoom levels) could be changed without having to go into the BookReader.js file.
Also, there could be support for the read…
yankl updated
13 years ago
-
Before init() is called, the main bookreader div displays an 'x'. This should probably say something like 'loading' or 'you need javascript'. The loading message could also provide a link to a format …