[TYPO3-mvc] set Browser title from extBase extension.

Nathan Lenz typo3 at k9tfk.com
Fri Jan 22 22:03:09 CET 2010


Related to this idea, a common thing is to put the <h1> as the browser
title.

Would it be nice to have a show="true" that also renders the insides of
the page title into the template?  This way you can do it in just one
place and designate it to be in the browser title.


<h1><f:page.title show="true" mode="prepend">{blog.name}</f:page.title></h1>


Not sure if show="true" communicates the right idea here.


Maybe to show it should be the default behavior?


What do you think of this parameter?  Not worth it?
--Nathan







More information about the TYPO3-project-typo3v4mvc mailing list