[TYPO3-english] Contagged - How to set default target for links
Emmanuel Pire
piremmanuel at gmail.com
Thu Mar 19 08:15:09 CET 2009
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