[TYPO3] RTE typolink title htmlSpecialChars function

Chris chris at oblady.com
Fri Sep 26 10:58:39 CEST 2008


Hello,

Is there anyway to force all RTE links title attributes "title" through 
htmlSpecialChars function ?

I can do it if I do this :

myLink=TEXT
myLink {
value= Any page
stdWrap.typolink {
  parameter=0
  title=test with "double quotes"
  title.stdWrap.htmlSpecialChars=1
  }
}

but I can't find any configuration to do this for all links generated by 
the RTE ?

thanx,

Chris


More information about the TYPO3-english mailing list