[TYPO3-mvc] Support of TypoScript in $this->settings

Sebastian KurfŸürst sebastian at typo3.org
Thu Jul 2 18:35:12 CEST 2009


Hi Xavier,

> Is this really intended? Why is the retrieval of TS not compatible with 
> pi-coding? It seems that it will be quite complicated to transfer 
> settings to the TS interpreter of TYPO3 if I want some part of the 
> config to be generated outside of my ext...
Yep, this is intended, because it matches quite nicely with the behavior 
of FLOW3. Additionally, the "." is used as object separator in Fluid ( 
{object.my.settings} ).

However, there is a solution if you need to use (legacy) TypoScript:
http://forge.typo3.org/issues/show/3293

It's my fault that this is not yet included... Sorry!

(I think this would help, right?)

Greets,
Sebastian


More information about the TYPO3-project-typo3v4mvc mailing list