Feature #24081
closedTYPO3 misses a Linkvalidator module
0%
Description
This extension provide a way to report broken links or missing files in your TYPO3 installation.
It's a sub-module of the “Info Module”.
Features :
*Can check all kind of links; internal, external and file links
*Looks inside headers, bodytext,
*Just-in-time and Scheduler support
*Can send email reports
*Provide hooks to check special links like those from extension "linkhandler"
Forge project: http://forge.typo3.org/projects/extension-linkvalidator
(issue imported from #M16420)
Files
Updated by Stefano Cecere about 14 years ago
hi, i applied it to trunk 9404 on OSX PHP 5.2.12
and i get these warnings (3 times pr page):
PHP Warning
PHP Warning: array_search() [function.array-search]: Wrong datatype for second argument in /Users/krur/Sites/t3trunk/typo3conf/ext/linkvalidator/modfunc1/class.tx_linkvalidator_modfunc1.php line 166
if my page has any links, i get also these (1 per link):
HP Warning
PHP Warning: Invalid argument supplied for foreach() in /Users/krur/Sites/t3trunk/typo3conf/ext/linkvalidator/lib/class.tx_linkvalidator_processing.php line 167
Updated by Patrick Gaumond about 14 years ago
The initial T3X was an old one.
Please from now on try with T3X_linkvalidator-1_0_0-z-201011161239.t3x
Thanks for your feedback.
Updated by Christian Kuhn about 14 years ago
- Created tag 1.0.0 in forge extension repository
- Merged to core trunk with revision rev. 9443