[TYPO3-mvc] Load Partial from other extension

Philipp philippwrann at gmx.at
Mon Feb 25 09:07:13 CET 2013


Hi, is it possible to do something like:
<f:render partial="EXT:some_extension/Path/To/Partial" arguments=""/>

I am building an extension with wide functionallity and splittet it into different packages/extensions. One base-Extension and a few addons, so the addons use much functionallity from the base extension. Now i also need partials from that base extension in the addons. 

Do i have to work with symlinks here? Or is that possible?


More information about the TYPO3-project-typo3v4mvc mailing list