[TYPO3-mvc] Re: config.removeDefaultJS = 1

David Effendi david.effendi at limeflavour.com
Thu May 18 23:54:06 CEST 2017


Hi TSniper,

do you use the html viewHelper? Using this should respect the TS setting
https://docs.typo3.org/typo3cms/ExtbaseGuide/Fluid/ViewHelper/Format/Html.html

If the mail address is a std string (someEmail (at) domain.com) you have to go for the f:email viewhelper

https://docs.typo3.org/typo3cms/ExtbaseGuide/Fluid/ViewHelper/Link/Email.html
or
https://fluidtypo3.org/viewhelpers/fluid/master/Link/EmailViewHelper.html

all best
D


More information about the TYPO3-project-typo3v4mvc mailing list