TYPO3 v15 dev-main snapshot ()

This commit is contained in:
2026-08-10 22:31:09 +02:00
commit af8cc155b5
6818 changed files with 642608 additions and 0 deletions
@@ -0,0 +1,27 @@
.. include:: /Includes.rst.txt
.. _feature-92628:
============================================
Feature: #92628 - Add Alt-Text To Login Logo
============================================
See :issue:`92628`
Description
===========
The configuration of the extension "backend" has now the possibility to
provide an alt-text for a custom login logo.
In the module "Admin tools > Settings" go to card "Extension Configuration"
and open the dialog. Select extension "backend" and fill in the field
"Logo Alt-Text" on the "Login" tab. You can also set :php:`$GLOBALS['TYPO3_CONF_VARS']['EXTENSIONS']['backend']['loginLogoAlt']`.
Impact
======
Setting the alt-text enhances the accessibility of the login page.
.. index:: Backend, ext:backend