[TYPO3-shop] can datasheet link from sinle view

Andrew Davis andrew at avagraphique.com
Wed Jun 6 20:19:36 CEST 2007


thanks franz!

good day!

andrew

Franz Holzinger wrote:
> Hello Andrew,
> 
>> I searched thru the products manual and dont find ability to do this:
>>
>>
>> can datasheet link, from sinle view, be set as target="_blank" so that
>> datasheet opens in new window instead of same window?
> 
> This is hardcoded at the moment.
> 
> $wrappedSubpartArray[$marker] = array('<a
> href="'.$dirname.$dataFileArray[0].'">','</a>');
> 
> The code needed a change here.
> 
> - Franz


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