[TYPO3] Plain FCE, getting the content

Martin Koch Andersen martin at 925.dk
Wed Jan 25 20:19:46 CET 2006


Dmitry Dulepov skrev:
> You need to create CONTENT object and select that FCE (by pid or uid,
> whtever you like). See TSRef. Render object should be TemplaVoila:

So like this right?

indem.to_the_top = CONTENT
indem.to_the_top {
     table = tt_content
     select.uidInList = 71
     renderObj = USER
     renderObj.userFunc = tx_templavoila_pi1->main_page
}

But this gives me nothing for some reason. My FCE has uid 71. And it 
works when I puts it on the site using the normal TemplaVoila page 
module. But again the TS above gives nothing.

The FCE is in a sysfolder.

-- 
Martin - http://925.dk
"Shoot for the moon, even if you miss, you'll land among the stars."



More information about the TYPO3-english mailing list