[TASK] Further improvements for the site configuration
This patch enhances the self declaration of the site configuration form elements. - TCA descriptions were added to specific elements to provide a better clarity on how to use them. - First char uppercase on existing descriptions. - Input fields gets properly trimmed now. - Additional placeholders were added. Beside that, all missing PHPDoc blocks are added to the previously added UserFunctions class. Releases: master Resolves: #86387 Related: #85887 Change-Id: I684bb2044e4bb7ce3a6c60bf4656e83260fedafe Reviewed-on: https://review.typo3.org/58399 Tested-by:TYPO3com <no-reply@typo3.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Guido Schmechel <guido.schmechel@brandung.de> Tested-by:
Guido Schmechel <guido.schmechel@brandung.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
Showing
- typo3/sysext/backend/Classes/Configuration/TCA/UserFunctions.php 17 additions, 0 deletions...ysext/backend/Classes/Configuration/TCA/UserFunctions.php
- typo3/sysext/backend/Configuration/SiteConfiguration/site.php 3 additions, 2 deletions...3/sysext/backend/Configuration/SiteConfiguration/site.php
- typo3/sysext/backend/Configuration/SiteConfiguration/site_base_variant.php 6 additions, 2 deletions...end/Configuration/SiteConfiguration/site_base_variant.php
- typo3/sysext/backend/Configuration/SiteConfiguration/site_errorhandling.php 7 additions, 2 deletions...nd/Configuration/SiteConfiguration/site_errorhandling.php
- typo3/sysext/backend/Configuration/SiteConfiguration/site_language.php 6 additions, 3 deletions...backend/Configuration/SiteConfiguration/site_language.php
- typo3/sysext/backend/Configuration/SiteConfiguration/site_route.php 16 additions, 1 deletion...xt/backend/Configuration/SiteConfiguration/site_route.php
- typo3/sysext/backend/Resources/Private/Language/locallang_siteconfiguration_tca.xlf 21 additions, 0 deletions...rces/Private/Language/locallang_siteconfiguration_tca.xlf
- typo3/sysext/backend/Resources/Private/Language/siteconfiguration_fieldinformation.xlf 14 additions, 5 deletions...s/Private/Language/siteconfiguration_fieldinformation.xlf
Please register or sign in to comment