[TYPO3-mvc] render Partial from other extension
Philipp
philippwrann at gmx.at
Tue Mar 19 12:33:34 CET 2013
Hey, is it possible to render a partial from an other extension?
It sucks to create symlinks for all partials i need from other extensions.
I have 4 extensions, 3 based on the 4th of them. The 3 subextension -of course- use much functionallity from the base extension. How can i render a partial from them
something like <f:render partial="EXT:baseextension/......."/>
or
<f:render partial="Partial" extension="BaseExtension"/>
i really need such a feature.
More information about the TYPO3-project-typo3v4mvc
mailing list