> Hi Doug, > > did you try the 'more'-link in your news? > In tt_news the target seems to be assigned to this link only. > It can be aquired by TS with 'newsMoreLink'. > > Best Regards > David
Hi David, Naw... I gave up on this idea. Doesn't seem to work the way the manual describes. Actually, it probably does work the way the manual describes - I just don't know how to follow directions I guess.... But, if as you say it only works for the more link that doesn't really do me much good. The client requires the title/subtitle/content link. So I used genericmarkers to re-write the entire output for the LISTs. I got the job done so I guess that's all that matters. thanks again, best regards, Doug On Jan 29, 2010, at 7:39 PM, David Bruchmann wrote: > Von: La Farge Douglas <[email protected]> >> >> On Jan 29, 2010, at 5:32 PM, David Bruchmann wrote: >> >>> Von: La Farge Douglas<[email protected]> >>>> 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). >> >> I read this part a number of times. From reading it it seems like this is >> what I want. I guess though I don't understand this part "Page id/external >> url parameter is loaded into “current” (TS data array).". >> >> My news is of type "links to internal pages" and i've configured it to load >> into a LIST container. Does the "Page id/external url parameter is loaded >> into “current” (TS data array)." mean I have further configurations to make? >> >> >>> This option has no influence on links pointing to normal news records. The >>> target of these links ist configured globally for the whole page. >>> " >> Yeah, I wouldn't want that anyway (and I do have normal news LIST records on >> the same page. >> >> thanks for the response, > > > > _______________________________________________ > TYPO3-english mailing list > [email protected] > http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english -+-+-+-+-+-+-+-+-+-+-+-+-+ Doug La Farge GCN Publishing, Inc. Internet Design, Development and Consulting For Today's Media Companies http://www.gcnpublishing.com 203.665.6211 x209 _______________________________________________ TYPO3-english mailing list [email protected] http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
