[TYPO3-mvc] more than one template for one action?

Sebastian KurfŸürst sebastian at typo3.org
Sat Jul 25 09:33:22 CEST 2009


Hi,

there are two things which are on our to-do list but which still need 
further refinement:

a) Implementation of a (v4 only) ViewHelper which outputs stuff inside 
the head-element of the page. Example:
<f:headerData>... this is outputted in the header</f:headerData>

b) Implementation of a way for ViewHelpers so they can add stuff to 
HeaderData.

Currently, they will have to do it "by hand" using TSFE, etc, but we 
want to have this nicely encapsulated (through proboably not for 4.3).

The idea is to have a new facet which you can implement, where you have 
to write a method returning the header data.

Anyway, I think currently that none of the above will happen for 4.3, as 
the schedule is quite tight.


Greets,
Sebastian


More information about the TYPO3-project-typo3v4mvc mailing list