paravista/empty-image-alt-finder

Helps editors to find empty or missing image alt attributes.

Maintainers

Package info

github.com/paravista/empty_image_alt_finder

Type:typo3-cms-extension

pkg:composer/paravista/empty-image-alt-finder

Statistics

Installs: 7

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-main 2024-08-01 19:38 UTC

This package is auto-updated.

Last update: 2026-03-01 00:58:06 UTC


README

Ext-Key: empty_image_alt_finder

Makes missing or empty image alt attribute visible for editors in frontend

Installation

  • Can be installed via composer or classic way.
  • Once installed add included TypoScript Template

How to use it?

Editors can activate the visual display of images with missing or empty alt attribute within their user settings. This can be done by activating the option "Debug Image Alternative Text in Frontend".

Once activated all images of the website will have a red outline where alt attribute is missing or empty. Editors have to be logged into the TYPO3 backend when browsing the website in order to get the image visibility hints.

Thanks to Manuel Schnabel from www.passionweb.de for support with user settings!