Project

General

Profile

Actions

Feature #59502

closed

EXT:linkvalidator hooks

Added by Vitoandre D'Oria almost 10 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Linkvalidator
Target version:
-
Start date:
2014-06-11
Due date:
% Done:

0%

Estimated time:
PHP Version:
5.3
Tags:
Complexity:
easy
Sprint Focus:

Description

Hello,

we are still sitting on 4.5 but the following things should apply to 6.2 and above:
Please consider adding the following hooks:

1.)
Additional Mail Markers
Story:
We would like to load a signature with an additional marker. On 4.5 XCLASS'ing doesn't seem to work although a XCLASS definition exist it doesn't load the classes at all places.

2.)
The existing hook $GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['linkvalidator']['checkLinks'] isn't helpful imho.
You need to rewrite everything if you want to support TV - FCE's for example. But in fact 80-90% of the existing code could be reused if you would add a hook at the end of analyzeRecord() that would pass all values. Other than that you would only have to change the visibility to public for analyseLinks() and analyseTypoLinks(). With that its possible to use the existing validation code for flexforms and probably many more.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Epic #88027: Properly handle Hooks/Signals and EventsClosedBenni Mack2022-04-22

Actions
Related to TYPO3 Core - Feature #29342: More detailed Mail from scheduler taskClosed2011-08-30

Actions
Actions

Also available in: Atom PDF