[Typo3] Re: Re: Linktarget for links in tt_content
Marcel Douwstra
marcel.douwstra at tros.nl
Wed Jun 29 15:59:22 CEST 2005
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
Cheers,
Marcel
> Marcel Douwstra schreef:
>
> > Does anyone know how a linktarget can be provided? (or maybe I'm
> missing
> > something very obvious)
>
> Hi Marcel,
>
> In the constant editor you can set it site-wide.
> Category: Content
> First option: Target for external links
>
> In the Constants of your Template the next line is generated:
> styles.content.links.extTarget = _xxxx
>
> Today or yesterday I saw a similar solution in this mailinglist in TS
> with config.somewhat.extTarget = _xxxx. Maybe TSref can help you.
>
> Succes,
>
> Daniel
More information about the TYPO3-english
mailing list