Feature #22515
closed
Hookrequest - t3lib_parsehtml_proc::TS_links_rte()
Added by Dimitri Koenig over 14 years ago.
Updated about 6 years ago.
Category:
RTE (rtehtmlarea + ckeditor)
Description
The attached patch adds a preprocess-hook to t3lib_parsehtml_proc::TS_links_rte().
Hook for manipulating the resulted href
(issue imported from #M14205)
Files
- Status changed from New to Needs Feedback
- Target version deleted (
0)
As this report is very old, is the handling in newer TYPO3 CMS Versions (like 6.0/6.1) more like you expect it?
Nope, this issue is still current. The hook would be awesome.
- Category set to RTE (rtehtmlarea + ckeditor)
- Status changed from Needs Feedback to New
- Target version set to 7.4 (Backend)
- Target version changed from 7.4 (Backend) to 7.5
- Target version deleted (
7.5)
- Status changed from New to Accepted
- Assignee set to Benni Mack
- Status changed from Accepted to Resolved
Hey Dmitry,
the hook "modifyParams_LinksRte" should suffice. I would then hook in there, there you have the "href" parameter and build your own <a> tag the same way as above except for manipulating the url property of the hook parameters.
If you need anything more, let me know.
- Status changed from Resolved to Closed
Also available in: Atom
PDF