[TYPO3-mvc] render Partial from other extension
Bastian Waidelich
bastian at typo3.org
Thu Mar 21 20:15:32 CET 2013
Bastian Waidelich wrote:
> I agree (partly) [...]
Oh, btw, the other part I'm agreeing to is that it would be useful to be
able to render partials from other extensions.
In the form framework [1] we already use a tweaked version of the
TemplateView that accepts:
<f:render partial="Some.Package:SomePartial" />
But IMO
<f:render partial="SomePartial" package="Some.Package" />
would be more consistent in Fluid itself – and not too hard to implement
[1] http://flow.typo3.org/documentation/guides/forms.html
--
Bastian Waidelich
--
Core Developer Team
TYPO3 .... inspiring people to share!
Get involved: typo3.org
More information about the TYPO3-project-typo3v4mvc
mailing list