paravista/empty-image-alt-finder

Helps editors to find empty or missing image alt attributes.

Installs: 4

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 1

Open Issues: 0

Type:typo3-cms-extension

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

This package is auto-updated.

Last update: 2024-12-01 00:12:14 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!