[TYPO3-templavoila] How To Render subtemplates of FCE's?
Dmitry Dulepov [typo3]
dmitry at typo3.org
Wed Feb 6 21:56:43 CET 2008
Hi!
Christian Wolff wrote:
> so i have created a page layout with multipe sup-templates
> an the same for FCE's
> but only the page template is changing the FCE's wont change
> to the corresponding layout.
> what am im doing wrong?
>
> my TS-Config:
> TCEFORM.tx_templavoila_tmplobj.rendertype.addItems.blue = blue
>
> my TS-Template:
>
> [globalVar = GP:color=blue]
> page.50.childTemplate = blue
> [global]
>
> 50 = USER
> 50.userFunc = tx_templavoila_pi1->main_page
Not sure what you wanted to do but this is for PAGE-only because of "main_page". It will not work for FCE. If you want it for FCE, it should be just "main".
--
Dmitry Dulepov
TYPO3 core team
Web: http://typo3bloke.net/
Skype: callto:liels_bugs
"Nothing is impossible. There are only limits to our knowledge"
More information about the TYPO3-project-templavoila
mailing list