[TYPO3-team-core-v5] Phoenix backend HTML

Sebastian Kurfürst sebastian at typo3.org
Fri Mar 16 07:06:22 CET 2012


Hey Rens,

> I ran into some thing... The phoenix.typo3.org has a
> TypoScriptObjects/PageHome.html template containing the following HTML:

I'd suggest that we put this functionality into a ViewHelper or Widget,
and then include it in the template this way.

With the new TypoScript, the separation between "HTML Template" and
"Page Template" is already done, the first one (with the HTML skeleton
etc) being shipped by TYPO3 Phoenix, and the second one being
implemented by the user. Thus, I'd propose not to spend *too much*
effort on it.

However, as said, extracting this code into a separate ViewHelper makes
sense to me :)

Greets,
Sebastian


More information about the TYPO3-team-core-v5 mailing list