[TASK] Update card layout and heading structure in "About" module
The "About" backend module provides overviews of the modules available in the system, installed external libraries, authors of installed extensions, as well as general information about TYPO3 and its community. This patch standardizes the appearance of the cards in this module with those from the "Admin Tools" area. In addition, the heading structure has been updated and some headings have been added. In addition, links are now colored blue, similar to those in the "System Information" toolbar element, and email links in the extension authors list were removed because they violated the Content Security Policy. Resolves: #104009 Releases: main Change-Id: Ia3a0811e973edea579e8d66d2f0d7f01e9ded0c2 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/84400 Reviewed-by:Andreas Nedbal <andy@pixelde.su> Tested-by:
Garvin Hicking <gh@faktor-e.de> Tested-by:
Andreas Nedbal <andy@pixelde.su> Tested-by:
core-ci <typo3@b13.com> Reviewed-by:
Garvin Hicking <gh@faktor-e.de> Tested-by:
Jasmina Ließmann <minapokhalo+typo3@gmail.com> Reviewed-by:
Jasmina Ließmann <minapokhalo+typo3@gmail.com>
Showing
- Build/Sources/Sass/backend.scss 1 addition, 0 deletionsBuild/Sources/Sass/backend.scss
- Build/Sources/Sass/module/_about.scss 12 additions, 0 deletionsBuild/Sources/Sass/module/_about.scss
- typo3/sysext/backend/Resources/Private/Language/Modules/about.xlf 19 additions, 1 deletion...sext/backend/Resources/Private/Language/Modules/about.xlf
- typo3/sysext/backend/Resources/Private/Partials/About/CoreTeam.html 3 additions, 3 deletions...xt/backend/Resources/Private/Partials/About/CoreTeam.html
- typo3/sysext/backend/Resources/Private/Partials/About/Credits.html 3 additions, 3 deletions...ext/backend/Resources/Private/Partials/About/Credits.html
- typo3/sysext/backend/Resources/Private/Partials/About/Donation.html 3 additions, 3 deletions...xt/backend/Resources/Private/Partials/About/Donation.html
- typo3/sysext/backend/Resources/Private/Partials/About/Extensions.html 29 additions, 41 deletions.../backend/Resources/Private/Partials/About/Extensions.html
- typo3/sysext/backend/Resources/Private/Partials/About/ExternalLibraries.html 18 additions, 13 deletions...d/Resources/Private/Partials/About/ExternalLibraries.html
- typo3/sysext/backend/Resources/Private/Partials/About/Modules.html 41 additions, 26 deletions...ext/backend/Resources/Private/Partials/About/Modules.html
- typo3/sysext/backend/Resources/Private/Templates/About/Index.html 4 additions, 2 deletions...sext/backend/Resources/Private/Templates/About/Index.html
- typo3/sysext/backend/Resources/Public/Css/backend.css 2 additions, 0 deletionstypo3/sysext/backend/Resources/Public/Css/backend.css
Please register or sign in to comment