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
_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to