[TYPO3-mvc] set Browser title from extBase extension.
Franz Koch
typo3.RemoveForMessage at elements-net.de
Fri Jan 22 11:12:29 CET 2010
Hi,
> This would insert the contents into the page title with a " - " in
> between if there is an existing value.
>
> <f:page.title mode="insert" glue=" - ">{blog.name}<f:/page.title>
> <f:page.title mode="append" glue=" | ">{post.name}<f:/page.title>
nice idea, but where is the difference between those two? If "insert"
should mean that it should be inserted at the beginning of the pageTitle
than I'd use "prepend" for that - so "prepend", "append" and "replace"
maybe.
But besides of that - nice idea.
--
kind regards,
Franz Koch
More information about the TYPO3-project-typo3v4mvc
mailing list