BookReader

From Meta, a Wikimedia project coordination wiki


BookReader is a tool to read PDF/DjVu in book format. For context: Improve the PDF/book reader, Implement Internet Archive BookReader in Commons & Wikisource.

Currently, v2 is deployed at https://bookreader.toolforge.org.

Screenshot[edit]

v1[edit]

v2[edit]

Integration in Wikisources[edit]

You can add BookReader tool shortcut icon on Index pages which can open the Index's PDF/DjVu in tool directly. Example:

To add this shortcut,

  1. Discuss with community and get community consensus to add icon
  2. Edit MediaWiki:Proofreadpage_index_template page on your Wikisource.
  3. Add following code to the above template:
    <indicator name="bookreader">[[File:BookReader-favicon.svg|18px|link={{fullurl:toollabs:bookreader/{{CONTENTLANG}}/{{{n|{{PAGENAMEE}}}}}}}|Open file in BookReader]]</indicator>
    

You can see a example at https://en.wikisource.org/w/index.php?title=MediaWiki:Proofreadpage_index_template&diff=11605700&oldid=11603713.

Author[edit]