[TYPO3-mvc] render Partial from other extension
Patrick Schriner
patrick.schriner at diemedialen.de
Tue Mar 19 13:45:49 CET 2013
If you can live with not having "other" partials, you could set the
"partialRootPath" to you base extensions partials path.
On Tue, 19 Mar 2013 12:33:34 +0100, Philipp <philippwrann at gmx.at> wrote:
> 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.
--
Patrick Schriner
More information about the TYPO3-project-typo3v4mvc
mailing list