[TYPO3-mvc] Typoscript doesn't support stdWrap

Steffen Kamper info at sk-typo3.de
Wed Sep 30 13:19:34 CEST 2009


Hi,

try this:

plugin.tx_myext.settings {
   id = TEXT
   id.data = TSFE:id
}

what you get is:

id[data] = TSFE:id
id[_typoScriptNodeValue] = TEXT

not that what i expected ...

vg Steffen


More information about the TYPO3-project-typo3v4mvc mailing list