Experimental project

This is a sandbox project, which contains experimental code for developer use only.

Introduction

Dyslexia provides a quick solution to allow visitors to switch between the website's active font family and a specific one adapted to people with reading disorders (aka dyslexia).

This module is based on the High Contrast module from hkirsman.

Installation and setup

Copy the entire module directory under sites/all/modules (typically), just like any other Drupal modules.

For the module to work, you will need to install the "regular" set of the OpenDyslexic 3 font. The module awaits the truetype file to be placed under :
sites/all/fonts/OpenDyslexic3-Regular.ttf.

You can find the download link on https://opendyslexic.org
(Donations for the hard work must surely be much appreciated).

Enable the module on your modules list page. You will then find the module settings page under :
Configuration > User interface > Dyslexia

Once set, you can trigger the dyslexia functions in two ways :

  • Hit the tab key until "Toggle Dyslexia" appears at the top of any pages, then press enter ;
  • or use the block that you will find in your theme blocks list.

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • Module categories: Content Display
  • Created by DNB.io on , updated