[Typo3] External URL Link not working

Daniel Doesburg typo3 at doesburg.biz
Tue Aug 16 14:24:13 CEST 2005


Matt Mucklo schreef:
> Typo Script for the menu:
> 
> temp.menu_footer = HMENU
> temp.menu_footer.special = directory
> temp.menu_footer.special.value = 12
> temp.menu_footer.1 = TMENU
> temp.menu_footer.1 {
>    expAll = 1
>    noBlur = 1
>    NO.allWrap = |*| | |  |*| | 
>    ACT = 1
>    ACT.allWrap = |*| | |  |*| | 
>    ACT.doNotLinkIt = 1
> }

Looks good.

> Hi, where do I define "Target for external links" is this in the Page TS 
> Config or the template? What's the typoscript code to do it?

In Web (leftmost column)==> Template
go to your root template

In the upper right corner of the screen is a dropdownbox.
Get constant editor

Search for category: Content
first is "Target for external links"
Make it "_blank"

This makes an entry in your constants of the root template.


Succes,



Daniel





More information about the TYPO3-english mailing list