[TYPO3-ttnews] tx_news - external news in news window

Georg Ringer typo3 at ringerge.org
Fri Jul 6 03:26:23 CEST 2012


Hi,

Am 05.07.2012 10:54, schrieb Ralf-Rene Schröder:
> HELP ... same problem for related files ???
> 
> for related links the standard fluid vievhelper ist used, so this i
> could change...
> but for downloads is it an own <n:format... Viewhelper

this uses cObj filelink, so you can use this ts
-----
relatedFiles {
	download {
		# => ----- begin
		target = _blank
		# => ----- end
		labelStdWrap {
			cObject = TEXT
		}
	}
}
-------

> and for linking news also an own <n:link... Viewhelper

yeah this is currently missing, open an issue at forge. I am 2 weeks on
holidays, so either do it yourself or wait others doing it.

Georg


More information about the TYPO3-project-tt-news mailing list