[FEATURE] Mark broken file links in RTE
Broken file links are now marked in RTE with yellow background and red border. This patch uses the previously introduced event :php:`BrokenLinkAnalysisEvent`. The broken links are only detected if linkvalidator is installed and has checked for broken links (e.g. via scheduler). Resolves: #84990 Releases: master Change-Id: Iddebe7f9358901c70f90f9751298ce2905684662 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/62091 Tested-by:Daniel Goerz <daniel.goerz@posteo.de> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Sybille Peters <sypets@gmx.de> Tested-by:
Riccardo De Contardi <erredeco@gmail.com> Tested-by:
Susanne Moog <look@susi.dev> Reviewed-by:
Sybille Peters <sypets@gmx.de> Reviewed-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Daniel Goerz <daniel.goerz@posteo.de> Reviewed-by:
Susanne Moog <look@susi.dev>
Showing
- typo3/sysext/core/Documentation/Changelog/master/Feature-84990-MarkBrokenFileLinksInRTE.rst 48 additions, 0 deletions...angelog/master/Feature-84990-MarkBrokenFileLinksInRTE.rst
- typo3/sysext/linkvalidator/Classes/EventListener/CheckBrokenRteLinkEventListener.php 26 additions, 0 deletions...Classes/EventListener/CheckBrokenRteLinkEventListener.php
- typo3/sysext/linkvalidator/Configuration/Services.yaml 4 additions, 0 deletionstypo3/sysext/linkvalidator/Configuration/Services.yaml
Please register or sign in to comment