From de68219d3e14a2650faa1ccf334602e6ff03c996 Mon Sep 17 00:00:00 2001 From: A Holt Date: Wed, 12 Sep 2018 13:27:12 -0400 Subject: [PATCH] Update README.rst --- roles/calibre-web/README.rst | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/roles/calibre-web/README.rst b/roles/calibre-web/README.rst index 98958961c..57932e1cb 100644 --- a/roles/calibre-web/README.rst +++ b/roles/calibre-web/README.rst @@ -112,9 +112,12 @@ Known Issues conversion functionality (e.g. Calibre 3.27.1 [released 2018-07-06] allows teachers to convert between PDF, EPUB, HTML, TXT etc — to permit reading on a wider array client devices and client software). |se| |nbsp| This new calibre-web - feature (which requires Calibre's ebook-converter program) needs to be manually configured in IIAB as of 2018-09-12: `janeczku/calibre-web#624 `_ + feature (which requires Calibre's ebook-converter program) needs to be manually + configured in IIAB 6.6 as of 2018-09-12: `janeczku/calibre-web#624 `_ - Specifically, to enable e-book conversion, log in as Admin/changeme (etc) then click http://box/books -> Admin -> Basic Configuration -> External binaries, then change these 2 settings: + Specifically, to enable e-book conversion, log in as Admin/changeme (etc) then + click http://box/books -> Admin -> Basic Configuration -> External binaries, then + change these 2 settings: * Change radio button "No converter" to "Use calibre's ebook converter" * In textfield "Path to convertertool" type in: ``/usr/bin/ebook-convert``