From 0faf8059c14da11270a045e94ee1cf306f82aaa8 Mon Sep 17 00:00:00 2001 From: Robin Whittleton Date: Tue, 29 Dec 2020 12:47:20 +0100 Subject: [PATCH] Put the burden of compatibility on devices and not the books This rewrites the messaging around our downloads to make it clearer what we offer. --- www/ebooks/ebook.php | 4 ++-- www/help/how-to-use-our-ebooks.php | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/www/ebooks/ebook.php b/www/ebooks/ebook.php index cd654262..b8c05cbd 100644 --- a/www/ebooks/ebook.php +++ b/www/ebooks/ebook.php @@ -155,7 +155,7 @@ catch(\Exception $ex){ Compatible epub - All devices and apps except Kindles and Kobos.

+ All compatible devices and apps, except Kindles and Kobos.

@@ -182,7 +182,7 @@ catch(\Exception $ex){ Advanced epub - An advanced format not yet fully compatible with most ereaders.

+ An advanced format that uses the latest technology not yet fully supported by most ereaders.

diff --git a/www/help/how-to-use-our-ebooks.php b/www/help/how-to-use-our-ebooks.php index b79e93a3..25a75a1e 100644 --- a/www/help/how-to-use-our-ebooks.php +++ b/www/help/how-to-use-our-ebooks.php @@ -5,20 +5,20 @@ require_once('Core.php');

How to Use Our Ebooks

-

Which File Do I Download?

+

Which File Should I Download?

We offer four different kinds of ebook file for you to download. Which one you pick depends on which ereading device and ereading software you’re using.

  • -

    Amazon Kindle devices and software (but not the Kindle application for iPad): download the azw3 file. You can optionally download the Kindle cover thumbnail if you’d like the ebook cover to appear in your library. (Thanks to a long-standing bug in the Kindle software, side-loaded ebooks don’t display cover images automatically. Complain to Amazon.)

    +

    Amazon Kindle devices and software (but not the Kindle application for iOS): download the azw3 file. You can optionally download the Kindle cover thumbnail if you’d like the ebook cover to appear in your library. (Thanks to a long-standing bug in the Kindle software, side-loaded ebooks don’t display cover images automatically. Complain to Amazon.)

  • -

    Kobo devices and software: download the kepub file. This file is specially prepared to present the best reading experience for Kobos.

    +

    Kobo devices and software: download the kepub file. This file is specially prepared for the best reading experience on Kobos.

  • -

    All other ereaders: download the epub file. This epub2-compatible file will work in all ereaders except Kindles. While this file will also work on Kobo, it’ll look pretty bad; please download our special kepub file for Kobo devices and software.

    +

    Other ereaders: download the epub file. This compatible file has been prepared to work in all ereaders, with the exception of Kindles and extremely old ereader devices. N.b.: while this file will also work on Kobo devices and software, it will lack some functionality and look worse than the kepub file there.

  • -

    For advanced ereaders like Readium, and for readers who like bleeding-edge technology: download the advanced epub file. The advanced epub file isn’t compatible with most ereaders yet, so only download this file if you know what you’re doing.

    +

    For advanced ereaders like Readium, you can download the advanced epub file. The advanced epub file uses the latest technology that isn’t yet supported by most ereaders, so only download this file if you know what you’re doing.