Feature #33487

Configure from what package to use Templates/Partial/Layouts

Added by Soren Malling over 3 years ago. Updated about 2 years ago.

Status:Closed Start date:2012-01-27
Priority:Could have Due date:
Assigned To:Bastian Waidelich % Done:

0%

Category:Core
Target version:-
Has patch:No

Description

This could be considered as a discussion, and not a final feature request.

My feature wish, is to make is possible to configurate from which package to use templates/partials/layout file.

Purpose:

Create a application, and create a secondary application only containing the template files/different layout.

This is most likely possible through AOP, but wouldn't it make sense to have it as a actual configuration property?


Related issues

related to TYPO3.Fluid - Task #11969: Make widgets' template configurable Closed 2011-04-01
related to TYPO3.Flow - Feature #42176: Improve resolving of view Resolved 2012-10-19
related to TYPO3.Fluid - Feature #39870: Allow configuration of template path fallbacks Resolved 2012-08-16
duplicated by TYPO3.Fluid - Feature #54155: f:render partial="" package="" Rejected 2013-12-03

History

#1 Updated by Soren Malling over 2 years ago

As you can't create you own module for Neos and using the BackendSubModule layout from the TYPO3.TYPO3 package, I bump this issue so it might some attention.

Or do you have any alternative solution?

<f:layout name="BackendSubModule" package="TYPO3.TYPO3" />

#2 Updated by Bastian Waidelich over 2 years ago

FYI: have a look at #42176

#3 Updated by Bastian Waidelich about 2 years ago

  • Status changed from New to Closed
  • Assigned To set to Bastian Waidelich

This will be possible with #42176 and #39870
Frankly it won't be possible to define the Package in the f:* tag, but with the flexible Views.yaml implementation you'll be able to target any request

Also available in: Atom PDF