[TYPO3] Value from extension to TypoScript

Jan Bednarik info at bednarik.org
Sat Sep 1 21:02:23 CEST 2007


Hey,

is it possible to transfer a value from extension to TypoScript?

If I have in ext sth. like

$GLOBALS['FOO']['boo'] = 'value';

and in TS:

sth = TEXT
sth.data = global : FOO|boo

it doesn't work, because TEXT is rendered before the extension, that 
means, the value is set after it's rendered by TEXT element.

Any ideas on how to make this work?

Thanks

-- 
Jan Bednarik
www.bednarik.org - web about Typo3 in czech


More information about the TYPO3-english mailing list