events/Documentation/Features/PageTitle.rst
Daniel Siepmann af8a50dc3b Provide Page Titles (#46)
That way it is possible to alter the TYPO3 page title when showing a
date or event.

Relates: #10640
2024-07-23 14:05:13 +02:00

451 B

single: page title

Page Title

The extension comes with default implementations for PageTitleProvider.

The default implementation can be exchanged by leveraging TYPO3 Dependency Injection.

Further resources: