[TYPO3-english] Contagged - How to set default target for links

Jochen Rau j.rau at web.de
Fri Mar 20 12:06:06 CET 2009


Hi Parakash,

this feature is now implemented in the upcoming version 1.0.0. of 
contagged (available in a few minutes in the TER).

Cheers
Jochen



Prakash schrieb:
> Hi Emmanuel,
> 
> Thanks for replying. I had already tried the following code as well:
> 
> plugin.tx_contagged {
>      types {
>                 definition {
>                         typolink.target = _top
>                         }
>                 }
>         }
> {
> 
> The above Typoscript did not work as well. The question is more specific 
> on contagged extension.
> 
> I hope there might be some typoscript for setting default targets of 
> internal and external links in contagged.
> 
> Regards,
> Prakash
> 
> 
> Emmanuel Pire wrote:
>> hi Prakash,
>> never use quotes in typoscript. correct syntax for internal link is
>> typolink.target = _top
>>
>> (typolink.parameter should be set to the UID of the page you want to 
>> reach)
>>
>> Regards,
>> Emmanuel
>>
>>
>> 2009/3/17 Prakash <spabhat at chandanweb.com>
>>
>>> Hi,
>>>
>>> I am trying to set the default target for the links generated by the
>>> definition type in contagged extension.
>>>
>>> I tried something this way:
>>>        types {
>>>                definition {
>>>                        typolink {
>>>                                        parameter.target = "_top"
>>>                                }
>>>                        }
>>>                }
>>>        }
>>>
>>> This simply does not work, and seems tricky.
>>> Anyone has some idea how to do this?
>>>
>>> Regards,
>>> Prakash A Bhat
>>> _______________________________________________
>>> TYPO3-english mailing list
>>> TYPO3-english at lists.netfielders.de
>>> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>>>


More information about the TYPO3-english mailing list