events/Documentation/Changelog/3.9.0.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

563 B

3.9.0

Breaking

Nothing

Features

Backport of 4.0.0 features:

  • Add meta tags. A new class is added which will add meta tags for dates and events. The class has an interface which allows it to be replaced via DI to alter behaviour.
  • Import keywords for events from destination.one. That way keywords are available for usage in meta tags.
  • Add page title provider. That way it is possible to alter the TYPO3 page title when showing a date or event.

Fixes

Nothing

Tasks

Nothing

Deprecation

Nothing