[TYPO3-english] plugin.tt_news.pageTypoLink.target question

David Bruchmann typo3-en at bruchmann-web.de
Sat Jan 30 01:32:32 CET 2010


----- Ursprüngliche Nachricht -----
Von:        La Farge Douglas <doug at gcnpublishing.com>
Gesendet:   Samstag, 30. Januar 2010 01:13:24
An:         TYPO3 English <typo3-english at srv02.typo3.org>
CC:
Betreff:    [TYPO3-english] plugin.tt_news.pageTypoLink.target question
> According to the documents for tt_news 3.0.1 the following should allow my tt_news type "links to external pages" to open a new window:
>
> plugin.tt_news {
>
>   pageTypoLink.target>
>    pageTypoLink.target = _blank
>
> }
>
> however after adding this to my main template setup and/or the template setup for the specific page that my external pages news articles appear I'm not getting the desired results (news loads in the same page - it doesn't spawn a new window).
>
> Does anyone have experience with this that might be able to offer some insight as to what I must be missing?
>
> regards,
> doug


Hi Doug,

read the manual carefully again:
"
Additional typolink configuration for the links to news which are of 
type “links to internal pages” or type “external link”. With this 
setting you can override the global settings for targets in your page. 
Page id/external url parameter is loaded into “current” (TS data array).

This option has no influence on links pointing to normal news records. 
The target of these links ist configured globally for the whole page.
"

Best Regards
David


More information about the TYPO3-english mailing list