[TYPO3-dev] virtual cObjects & change ts rendering
Björn Pedersen
pedersen at frm2.tum.de
Tue Jul 12 11:43:34 CEST 2011
Am 12.07.2011 09:42, schrieb Andreas Kiessling:
> Hi,
>
> can't you just render a "lib" instead of tt_content?
> So
> "lib.whatever < tt_content"
> and then customize lib.whatever by removing references to the parseFunc
>
>
> HTH,
> Andreas
Hi,
As it is in a plugin, I would suggest to use:
plugin.<extkey>.whatever < tt_content
[modify as necessary here]
in the plugin static TS to keep namespaces clean.
Björn
More information about the TYPO3-dev
mailing list