[TYPO3-mvc] more than one template for one action?
Steffen Kamper
info at sk-typo3.de
Sat Jul 25 11:06:30 CEST 2009
Hi Sebastian,
Sebastian Kurfürst schrieb:
> 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.
>
>
Don't be that pessimistic :) I already wrote a patch for a header/footer
class, so that we are near by doing such. In our extension we have a
special ActionController doing this, so there is not much missing.
Have a look to our ExtJS Extension on forge.
vg Steffen
More information about the TYPO3-project-typo3v4mvc
mailing list