[TYPO3-dev] Rendering of cObj->cObjGetSingle && cObj->RECORDS

JoH asenau info at cybercraft.de
Thu Aug 9 14:03:41 CEST 2007


>> So I guess you will get almost any output you like execept those
>> plugins that are setup as USER_INT or COA_INT themselves.
>
> or just make the Extension a USER to get all USER_INT plugins, right?

Yes, but then again it might not be what you wanted.
i.e. if your extensions is designed as USER_INT because the number or the
type of the plugins you want to show depends on some user input and should
not be cached. Then you would need just the contrary: a USER_INT calling
some USER plugins

But if you just want to show content elements it should be enough to have a
USER as container element and USER_INT for those content elements, that
should be generated just in time.

HTH

Joey

-- 
Wenn man keine Ahnung hat: Einfach mal Fresse halten!
(If you have no clues: simply shut your gob sometimes!)
Dieter Nuhr, German comedian
openBC/Xing: http://www.cybercraft.de
T3 cookbook: http://www.typo3experts.com






More information about the TYPO3-dev mailing list