[TYPO3-mvc] Typoscript settings
Sebastian Kurfürst
sebastian at typo3.org
Wed Sep 30 13:28:34 CEST 2009
Hi Steffen,
> now all settings are in one key (FE):
> plugin.tx_extname.settings
>
> There is no namespace for each controller like before. Was this intended?
Yes, this is absolutely correct. Usually you do not want a different
group of settings for each single controller, however it might make
sense to have different settings for each FE plugin (which is a group of
controllers).
Currently, this is not possible out-of-the-box, but Bastian has been
investigating a solution which I really like and which is
backwards-compatible as well.
@Bastian: Is this already checked in?
Greets,
Sebastian
More information about the TYPO3-project-typo3v4mvc
mailing list