mirror of
https://github.com/werkraum-media/events.git
synced 2024-11-23 02:16:10 +01:00
Daniel Siepmann
1e98df689b
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. Refactor import regarding data handler. We now also need to add a new column "keywords". We use the new DataHandler approach. But that approach only covered relations so far. We therefore refactor that area to be more generic and use that one for new keywords column. Relates: #10642
451 B
451 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.
Fixes
Nothing
Tasks
Nothing
Deprecation
Nothing