[TYPO3] Open external link in new window

Stephan de Bruin stephan.de.bruin at dpdk.nl
Fri Jul 25 11:06:26 CEST 2008


There is no target field in the page properties, so I can't define it 
there. Also, Martin, when I put your solution in my TS (constants or 
setup), It still opens in the same window...

Any other suggestions?

Greetings,
Stephan


Martin Weissen schreef:
> 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