----- Ursprüngliche Nachricht -----
Von:        La Farge Douglas <[email protected]>
Gesendet:   Samstag, 30. Januar 2010 01:13:24
An:         TYPO3 English <[email protected]>
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
_______________________________________________
TYPO3-english mailing list
[email protected]
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to