[TYPO3-templavoila] include a plugin in a fce
Claudius Heitz
typo3 at heitz.info
Wed Apr 8 14:24:39 CEST 2009
Hi carmen,
> is it possible to include a plugin in a fce? the plugin should be
> configurable in the fce-be.
>
yes, this is possible.
For an example with the smoothgallery see here:
http://lists.netfielders.de/pipermail/typo3-project-templavoila/2007-December/002738.html
One drawback is that you cannot include the typoscript setup of the
plugin by putting something like:
<INCLUDE_TYPOSCRIPT: source="FILE: EXT:commerce/static/setup.txt">
But you can solve this by copying the setup of the plugin into the
datastructure.
Greetings
Claudius
More information about the TYPO3-project-templavoila
mailing list