[Typo3-dev] adding TS in Extension

Wolfgang Klinger wolfgang at stufenlos.net
Fri Sep 2 08:09:49 CEST 2005


 Hi!

 On Fri, 02 Sep 2005, Stefan Beylen wrote the following:
> > 5 = TEXT
> > 5.data = register:your_register_name
> > 
> > If there is no message in the register, nothing is rendered.
> 
> this sounds exactly like what I am looking for...
> but how do I set your_register_name ?

----
$GLOBALS['TSFE']->register['my_value'] = 'something';
----


 bye
 Wolfgang






More information about the TYPO3-dev mailing list