Skip to content
Snippets Groups Projects
Commit 0307a414 authored by Benni Mack's avatar Benni Mack Committed by Andreas Fernandez
Browse files

[TASK] Remove "direction" from site configuration

Site Configuration of a language has a lot of option,
one of them being "direction", defining the direction
of the language for Frontend Output.

Guess what? There are exactly 15 languages in the world
which have a "right-to-left" direction, and the HTML
standard actually defines that "ltr" (left to right)
does not need to be set. So this check is now done
automatically.

The option is now removed from the GUI, however
previous settings still apply.

Resolves: #99916
Releases: main
Change-Id: Icc98e6514658ab6915be25f012b02d2c0b76b38d
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/77814


Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
parent 276b2050
Branches
Tags
Showing
with 104 additions and 55 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment