Project

General

Profile

Actions

Feature #22515

closed

Hookrequest - t3lib_parsehtml_proc::TS_links_rte()

Added by Dimitri Koenig almost 14 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2010-04-26
Due date:
% Done:

0%

Estimated time:
PHP Version:
5.2
Tags:
Complexity:
Sprint Focus:

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

14205.diff (1009 Bytes) 14205.diff Administrator Admin, 2010-04-26 15:28
Actions #1

Updated by Alexander Opitz almost 11 years ago

  • 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?

Actions #2

Updated by Dimitri Koenig almost 11 years ago

Nope, this issue is still current. The hook would be awesome.

Actions #3

Updated by Alexander Opitz over 10 years ago

  • Category set to RTE (rtehtmlarea + ckeditor)
  • Status changed from Needs Feedback to New
Actions #4

Updated by Mathias Schreiber over 9 years ago

  • Target version set to 7.4 (Backend)
Actions #5

Updated by Susanne Moog over 8 years ago

  • Target version changed from 7.4 (Backend) to 7.5
Actions #6

Updated by Benni Mack over 8 years ago

  • Target version deleted (7.5)
Actions #7

Updated by Benni Mack about 8 years ago

  • Status changed from New to Accepted
  • Assignee set to Benni Mack
Actions #8

Updated by Benni Mack almost 8 years ago

  • 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.

Actions #9

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF