[TYPO3] TS override with userFunc

Pankaj Lele pankaj at lelesys.com
Sun Aug 24 11:41:34 CEST 2008


Hello Xavier,
> If you think you need more help, I think that an example a bit less 
> generic would be wise.
>
>   

What I want to achieve exactly is as follows:

I have a custom table tx_myext_mytabe, In a row of this table there is a 
field "tssetup" (data type = TEXT). In this field I have some text as
"lib.myobj1 = TEXT
lib.myobj1 {
value = test 1
}

lib.myobj2 = HTML
lib.myobj2 {
value = <h1>test</h1>
}"

Now i want this typoscript to be parsed and merged into the overall 
typoscript setup i.e. if I goto TS object browser i can see these 
objects in the tree. So obviously if they are available in the TOB then 
i can use them in template rendering.

What do you think?

Thanks

Pankaj Lele
Technical Director, Lelesys
Web: http://www.lelesys.com
Phone: +91 20 32900403
Mobile: +91 9822534255



More information about the TYPO3-english mailing list