[TYPO3-core] RFC: Extend TypoScript values
Holzinger Franz
franz at fholzinger.com
Wed Feb 8 14:17:08 CET 2006
Hello Michael,
>>xyz.pidList{addToList} = 20,21
>>
>>
This would be fine, because you could now define any function which will
take the 2 parameters.
>>xyz.pidList += (list)20,21
>>
>>
>
>If there would be more functions like "resort" etc. then the "+" would not
>make sense here.
>
>
I think this is the best solution for this case because it is easily
understandable and the same as in PHP.
others:
xyz.pidList->addToList = 20,21
Greets,
Franz
More information about the TYPO3-team-core
mailing list