[TYPO3-english] link target not working

Katja Lampela katja.lampela at lieska.net
Wed Jan 18 15:49:13 CET 2017


Hi,

I have TYPO3 6.2.30. In link dialogue I try to set the link target to 
_blank, but it has no effect.

I have tried in constants
styles.content.links.extTarget = _blank

and setup
config.extTarget = _blank

But nothing helps - the link looks like
<a href="fileadmin/myfile.pdf">Link text</a>

should be
<a href="fileadmin/myfile.pdf" target="_blank">Link text</a>

Where have I disabled the target property or where should I start to 
look for this?

Thanks.

-- 
Kind regards,
Katja Lampela
www.lieska.net


More information about the TYPO3-english mailing list