[TYPO3] Saving the SPLIT_COUNT to a list
Christopher Torgalson
bedlamhotel at gmail.com
Thu Jun 19 13:58:03 CEST 2008
Hi Peter,
On Thu, Jun 19, 2008 at 12:54 PM, Peter Klein <peter at umloud.dk> wrote:
<snip>
> I think you are mixing Typoscript with TSConfig. As there's no
> TypoScript properties called addToList(), nor can you do operations
> like ":=" in Typoscript.
<snip>
Nope, he's right :)
I think these were introduced in TYPO3 4.0; there're six new
possibilities--all very useful features, especially in menus and in
conjunction with conditions:
1. prependString
2. appendString
3. removeString
4. replaceString
5. addToList
6. removeFromList
More information about the TYPO3-english
mailing list