update standalone demo

Bug #456780 reported by mangtronix
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Internet Archive BookReader
Fix Released
Medium
mangtronix

Bug Description

Update the standalone demo with comments explaining what customization is required to view a book stored as local page images.

Tags: standalone
mangtronix (mang)
Changed in gnubook:
assignee: nobody → mangtronix (mang)
importance: Undecided → Medium
status: New → Confirmed
tags: added: standalone
mangtronix (mang)
Changed in bookreader:
assignee: nobody → mangtronix (mang)
importance: Undecided → Medium
status: New → Confirmed
Revision history for this message
mangtronix (mang) wrote :

Need to add dragscrollable.js. From user report:

I've downloaded the book reader in February, and put it in /var/www, and the demo still works today. However, I cloned the project from github from my IDE today, and it gives me an error:

$("#BRcontainer").dragscrollable is not a function
$('#BRcontainer').dragscrollable(); ------- BookReader.js (line 1306)
I've found I can fix this by adding dragscrollable.js to BookReaderDemo/index.html

<script type="text/javascript" src="../BookReader/dragscrollable.js"></script>

Revision history for this message
raj (raj-archive) wrote :
Changed in bookreader:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.