[TYPO3-mvc] Pass data from controller action to fluid page template

Andreas Kiessling andreas.kiessling at web.de
Sat Dec 6 17:45:08 CET 2014


Hi,

Am 06.12.14 KW: 49 13:23, schrieb Jan Kornblum:
> The other possibility is: Having just one page.10 FLUIDTEMPLATE and
> instead of using {data.title} there, use a typoscript object path (e.g.
> "lib.pageTitle") and inside this typoscript object get the "title" by a
> CASE object ("use page title or, if plugins showActions GET params
> exist, get the records title from db using the RECORDS object").

if you just want to change the page title etc., have a look at the
TitleTag ViewHelper from news:
https://forge.typo3.org/projects/extension-news/repository/revisions/master/entry/Classes/ViewHelpers/TitleTagViewHelper.php


HTH
Andreas


More information about the TYPO3-project-typo3v4mvc mailing list