From be329ea7c6329c7b17204b5ee1d513ef775cd0dc Mon Sep 17 00:00:00 2001 From: Robin Whittleton Date: Wed, 24 Apr 2024 21:20:10 +0200 Subject: [PATCH] First stab at an accessibility page --- templates/Footer.php | 3 +++ www/about/accessibility.php | 22 ++++++++++++++++++++++ www/about/index.php | 3 +++ 3 files changed, 28 insertions(+) create mode 100644 www/about/accessibility.php diff --git a/templates/Footer.php b/templates/Footer.php index b2fe75c3..a97741a7 100644 --- a/templates/Footer.php +++ b/templates/Footer.php @@ -42,6 +42,9 @@
  • Ebook Feeds
  • +
  • + Accessibility +
  • Content produced by or for Standard Ebooks L3C is dedicated to the public domain via the CC0 1.0 Universal Public Domain Dedication.

    Content not produced by or for Standard Ebooks L3C but displayed on this website may be subject to copyright.

    diff --git a/www/about/accessibility.php b/www/about/accessibility.php new file mode 100644 index 00000000..f6052e66 --- /dev/null +++ b/www/about/accessibility.php @@ -0,0 +1,22 @@ + 'Accessibility', 'highlight' => 'about', 'description' => 'How we make Standard Ebooks accessible.']) ?> +
    +
    +

    Accessibility

    +

    Our mission is to produce high-quality and free public domain ebooks, but none of that matters if people can’t read them. Consequently, we put a great deal of effort into making sure that our ebooks are as accessible as possible, for both the books’ content and the supporting metadata.

    +
    +

    Our ebooks

    +

    Our ebooks are built using semantic XHTML. All images and other non-textual content have alternative text to describe their contents, and where appropriate longer descriptions in a list of illustrations. All our ebooks are, to the best of our knowledge, compliant with WCAG 2.2 level AA and EPUB Accessibility 1.1.

    +

    We use metadata to indicate the accessibility of our ebooks. Each title comes with an ONIX 3 declaration detailing its accessibility, and we also include Schema.org accessibility feature declarations in the package document.

    +

    Ebooks obtained from our website will never use any DRM technology so you’re free to amend or process them to better fit your own needs.

    +
    +
    +

    Our website

    +

    Our website is built using valid semantic XHTML. Non-decorative images have alternative text to describe their contents. The site has a dark mode if preferred, and if you’d like to override this you can do that from the settings page. To the best of our knowledge, the site is compliant with WCAG 2.2 level AA.

    +
    +
    +

    Support

    +

    If you find that anything isn’t working for you then please get in touch on our mailing list. We’ll be happy to help directly, and will also investigate if there are any improvements we can make to our processes and corpus to better support you and other readers.

    +
    +
    +
    + diff --git a/www/about/index.php b/www/about/index.php index a368e4a9..3fe5c5ae 100644 --- a/www/about/index.php +++ b/www/about/index.php @@ -55,6 +55,9 @@ $anonymousPatronCount = Db::QueryInt('
  • Standard Ebooks and the public domain

  • +
  • +

    How we make Standard Ebooks accessible

    +