[Typo3] Re: Re: Linktarget for links in tt_content
tapio
tapio.markula at dnainternet.net
Wed Jun 29 16:23:30 CEST 2005
Marcel Douwstra wrote:
> Daniel,
>
> thanx for the help! I had no idea that those settings were enough and
> that TYPO3 would determine which links were external or internal by
> itself :)
>
> For people interested this was enough in the constants :
>
> styles.content.links.extTarget = _blank
> styles.content.links.intTarget = _top
Use rather
styles.content.links.intTarget = _self
Why - how many times this must to say - if you use the 'View'
module and edit pages on the window on right, you lose your backend
frame set and then almost the whole backend interface!
More information about the TYPO3-english
mailing list