[Flow] Using Layout from other package

Bastian Waidelich bastian at typo3.org
Wed Jul 31 10:59:35 CEST 2013


Christian Loock wrote:

Hi Christian,

> here is something I would like to achieve with flow:
>
> I have two packages, for example Foo/Base and Foo/Test.
>
> In Foo/Test I want to be able to use a layout that comes with Foo/Base
> and override a navigation section in it.

FYI: Once [1] is merged (hopefully this or next week) you'll be able to 
write something like:

	-
	  requestFilter: 'isPackage("Foo.Test")'
	  options:
	    layoutRootPath: 'resource://Foo.Base/Private/Layouts'


[1] https://review.typo3.org/#/c/16392/


-- 
Bastian Waidelich
--
Core Developer Team

TYPO3 .... inspiring people to share!
Get involved: typo3.org


More information about the Flow mailing list