[TYPO3] Open external link in new window

Martin Weissen martin at weissen.li
Fri Jul 25 10:50:29 CEST 2008


Hi Stephan

You can also define it globaly:

config {
    intTarget >
    extTarget = _blank
}


Regards,
Martin


Benjamin Mack wrote:
> Hey Stephan,
> 
> easy: When editing the page properties, there is a field called 
> "target". this is the HTML target. <a href="link to external site" 
> target="value-from-this-field">...
> 
> Enjoy!
> 
> Stephan de Bruin wrote:
>> Hello List,
>>
>> in my site menu, I've got an external link. I want this link to open in 
>> a new window, but it opens in the same window. Can anybody tell me hoe I 
>> can make it open in a new window?
>>
>> Thanks in advance.
>>
>> Greetings,
>> Stephan
> 


More information about the TYPO3-english mailing list