[TYPO3-dev] PAGE_TARGET = page ?

Steffen Kamper steffen at sk-typo3.de
Wed Oct 24 11:08:28 CEST 2007


"Bernd Wilke" <xoonsji02 at sneakemail.com> schrieb im Newsbeitrag 
news:mailman.1.1193214620.6837.typo3-dev at lists.netfielders.de...
> Steffen Kamper schrieb:
>> Hi,
>>
>> i was quite sure that this was fixed a time ago. Now with a fresh 
>> installation of 4.1.2 using typolink with internal link in TS i saw
>> <a href="..." target="page">
>>
>> I searched BT and couldn't find the thread.Who knows where this was done?
>>
>> vg  Steffen
> because of this I collected this code:
>
> Constants:
> # default target for links:
> PAGE_TARGET = _top
> # target for links in sitemap:
> content.pageFrameObj = _top
>
> Setup:
> # target for links in actual installation:
> config.intTarget = _top
> # target for links not in actual installtion:
> config.extTarget = _blank
>
> into my initial typoscript for every page 
> (http://www.pi-phi.de/t3v4/25.html german!)
>
>
> Bernd
> -- 
> http://www.pi-phi.de/t3v4/cheatsheet.html

Hi Bernd,

from 4.2 this will not longer be needed, look my RFC in core list.

vg  Steffen 






More information about the TYPO3-dev mailing list