PageTitle API and ViewHelper
TYPO3
Show in appDescription
This skill covers the PageTitle API, which can be used to modify the title of the generated page, e.g. in the single view of a plugin. It also covers how to set the page title directly from Fluid templates.
Goals
- I know about the structure of the PageTitle API.
- I can implement and register custom PageTitleProviders to modify the page’s title.
- I know how to set the page title directly in Fluid.
Maintainer
Andreas Wolf