Archived Project
The Internet Archive BookReader is used to view books from the Internet Archive online and can also be used to view other books.
Developer documentation: http://openlibrary.org/dev/docs/bookreader
Hosted source code: http://github.com/openlibrary/bookreader
The source code license is AGPL v3, as described in the LICENSE file.
- Configure files listed below such that the webclient can write to them
- Run /install.php
- /BookMaker/config.json/
- /BookMaker/tmp/
- /WheatonReader/Books/Images/
- /WheatonReader/Books/JSON/
- Start at /index.php or /BookMaker/index.php
- Give a Title, a Zip file with the image files (see Upload Format section), and optionally an author & description
- Click 'Continue'
- Select a cover (thumbnail) photo
- Choose placement of first page (left/right)
- Check the names and order of every page (updating names if needbe)
- Click 'Create Book'
- Start at /index.php or /BookMaker/index.php
- Select Archive from the navbar at the top
- Find the book you'd like to view by scrolling or searching
- Click on the book itself
- Start at /index.php or /BookMaker/index.php
- Select Archive from the navbar at the top
- Find the book you'd like to embed by scrolling or searching
- Click 'Embed Code'
- Copy and paste the snippet into your site
- Start at /index.php or /BookMaker/index.php
- Select Archive from the navbar at the top
- Find the book you'd like to edit by scrolling or searching
- Click 'Edit'
- Follow the directions for Creation
- Start at /index.php or /BookMaker/index.php
- Select Archive from the navbar at the top
- Find the book you'd like to delete by scrolling or searching
- Click 'Delete'
- Press 'OK' to confirm
- Upload 1 zip file containing image files (.png, .jpg, or .gif)
- Name all files in the format:
"prefix"_"index"_"semantic".ext- eg.
'GulliversTravels_0006_intro iv.png'will be the 6th page with the page name 'intro iv' at the bottom - eg.
'_0008_8.jpg'will be the 8th page with the page name '8' at the bottom
- eg.