[TYPO3-RTE] Disable link verification?

Morten Olesen mo at idefa.dk
Tue Sep 30 08:48:08 CEST 2008


Hello list,

I find my self using the plug in "RTE Generic Records" (ch_rterecords) 
which allows me to link to any record I like ( or more accurately pass 
the needed piVars to a pid that shows the record )

This works fine - the first time I save, but if I save again the link is 
treated as an external link and wont be showed to the front end user.

Same thing happens if I input an "external" link like 
"index.php?id=12&no_cache=1&tx_myext_pi1[myvar]=myval" ( with the 
ch_rterecords extension disabled ofc )

Inspecting the values in the db at each save reveals that the second 
save removes "index.php?id=" from the url. This also happens to regular 
page links - but they are not treated as external.

Is there a way to disable this behavior? to simply have it leave the 
links alone.


/Morten Olesen


More information about the TYPO3-project-rte mailing list