suit: Typo3 Probleme die ich einfach nicht gelöst bekomme

Beitrag lesen

TypoScript is a syntax for defining information in a hierarchical structure using simple ASCII text content. [...] it just contains information.
[...]
In scope of its use you can also understand TypoScript as a non-strict way to enter information into a multidimensional array. In fact when TypoScript is parsed that means it is transformed into a PHP array![...]

Wie ich bereits sagte - sobald man das begriffen hat, machts meistens "Klick!" :) Der Haken daran ist, man muss wissen wie mehrdimensionale Arrays in PHP funktioniern, ohne dieses Wissen ist auch die Information wertlos.