[TASK] Use Fluid within Linkvalidator backend module
This patch removes the marker-based template for Web=>Info=>Linkanalyzer and replaces this with custom Fluid Views to move HTML generation out of the PHP code as much as possible, and to remove the dependency to DocumentTemplate. Resolves: #90319 Releases: master Change-Id: I700b6e07f0c7978bea2292d00698e3f659116406 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63173 Tested-by:Sybille Peters <sypets@gmx.de> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
Showing
- typo3/sysext/linkvalidator/Classes/LinkAnalyzer.php 4 additions, 17 deletionstypo3/sysext/linkvalidator/Classes/LinkAnalyzer.php
- typo3/sysext/linkvalidator/Classes/Report/LinkValidatorReport.php 163 additions, 400 deletions...sext/linkvalidator/Classes/Report/LinkValidatorReport.php
- typo3/sysext/linkvalidator/Resources/Private/Layouts/TabContent.html 39 additions, 0 deletions...t/linkvalidator/Resources/Private/Layouts/TabContent.html
- typo3/sysext/linkvalidator/Resources/Private/Templates/Backend/CheckLinksTab.html 12 additions, 0 deletions...or/Resources/Private/Templates/Backend/CheckLinksTab.html
- typo3/sysext/linkvalidator/Resources/Private/Templates/Backend/InfoModule.html 6 additions, 0 deletions...dator/Resources/Private/Templates/Backend/InfoModule.html
- typo3/sysext/linkvalidator/Resources/Private/Templates/Backend/ReportTab.html 49 additions, 0 deletions...idator/Resources/Private/Templates/Backend/ReportTab.html
- typo3/sysext/linkvalidator/Resources/Private/Templates/mod_template.html 0 additions, 65 deletions...nkvalidator/Resources/Private/Templates/mod_template.html
Please register or sign in to comment