[TYPO3-dev] how do I add a parameter to all links in the RTE?

Éric Thibault Eric.Thibault at bsw.ulaval.ca
Fri Jul 15 19:01:27 CEST 2016


Hello to all!

I want to add a parameter to ALL links entered in the RTE by the user.

My initial idea was to do this:

lib.parseFunc_RTE.tags.link {
    typolink.parameter.append = TEXT
    typolink.parameter.append.value = ?flavor=lemon
}

But nothing works... (latest TYPO3 6.2)

Thank you for your precious help!

Eric Thibault


More information about the TYPO3-dev mailing list