Plugin Directory

Changeset 3403247


Ignore:
Timestamp:
11/26/2025 10:54:34 AM (4 months ago)
Author:
foadadeli
Message:

Update readme.txt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • easybility/tags/1.0.0/readme.txt

    r3403236 r3403247  
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
    1010
    11 WCAG-aligned accessibility controls for contrast, color adjustments, text size, spacing, fonts, reduced motion, and more.
     11WCAG-aligned accessibility controls for **contrast**, **color adjustments**, **text size**, **spacing**, **fonts**, **animations**, and more.
    1212
    1313== Description ==
    14 Easybility adds a modern accessibility widget to your site, empowering visitors to adjust the visual presentation in real time without altering your content or theme. Designed for users with low vision, color-vision deficiencies, reading difficulties, and motion sensitivity, the toolkit follows WCAG 2.1 AA guidelines and best practices, respects system preferences, and keeps your markup untouched.
     14Easybility adds a modern accessibility widget to your site, empowering visitors to adjust the visual presentation in real time without altering your content or theme. Designed for users with **low vision**, **color-vision deficiencies**, **reading difficulties**, and **motion sensitivity**, the toolkit follows **WCAG 2.1 AA** guidelines and best practices, respects system preferences, and keeps your markup untouched.
    1515
    1616=== Key Features ===
    17  High-contrast and visual filters
    18   High contrast, desaturate, invert
    19   Color-shift modes for protanopia, deuteranopia, tritanopia, and monochrome
    20  Readability controls
    21   Text size scaling up to 200% (WCAG 1.4.4)
    22   Adjustable spacing (line height, letter spacing, paragraph spacing) (WCAG 1.4.12)
    23   Font options: serif, sans-serif, and dyslexic-friendly
    24   Content width limiting to ~65 characters per line for optimal readability (WCAG 1.4.8)
    25   Highlight mode to emphasize links, headings, buttons, or all interactive elements
    26  Motion safety
    27   One-click disables animations and transitions
    28  Persistent preferences
    29   Saves per-browser using localStorage (no cookies, no tracking)
    30  Lightweight and theme-agnostic
    31   Zero external dependencies, minimal footprint, no layout rewrites
     17* High-contrast and visual filters
     18  * High contrast, desaturate, invert
     19  * Color-shift modes for protanopia, deuteranopia, tritanopia, and monochrome
     20* Readability controls
     21  * Text size scaling up to 200% (WCAG 1.4.4)
     22  * Adjustable spacing (line height, letter spacing, paragraph spacing) (WCAG 1.4.12)
     23  * Font options: serif, sans-serif, and dyslexic-friendly
     24  * Content width limiting to ~65 characters per line for optimal readability (WCAG 1.4.8)
     25  * Highlight mode to emphasize links, headings, buttons, or all interactive elements
     26* Motion safety
     27  * One-click disables animations and transitions
     28* Persistent preferences
     29  * Saves per-browser using localStorage (no cookies, no tracking)
     30* Lightweight and theme-agnostic
     31  * Zero external dependencies, minimal footprint, no layout rewrites
    3232
    3333== Installation ==
Note: See TracChangeset for help on using the changeset viewer.