[TYPO3-templavoila] "Dynamic" change of the TS in datastructure

Xavier Perseguers typo3 at perseguers.ch
Sat Feb 14 19:34:50 CET 2009


Hi Dmitry,

>> Is there a way to change the 10.file.import definition below with TS
>> *outside* of the DS itself?
>>
>> <TypoScript>
>>     10 = IMAGE
>>     10.file.import = uploads/tx_templavoila/
>>     10.file.import.current = 1
>>     10.file.import.listNum = 0
>>     10.file.maxH = 100
>> </TypoScript>
>>
> 
> Move this code to a separate TS and use:
> 
> <TypoScript>
> 10 = < lib.yourobj
> </TypoScript>

Thanks for the hint. I tried with a constant but it did not seem to work 
well.

-- 
Xavier Perseguers
http://xavier.perseguers.ch/en

One contribution a day keeps the fork away


More information about the TYPO3-project-templavoila mailing list