events/Classes
Daniel Siepmann 1e98df689b Add meta tags (#49)
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
2024-07-23 14:05:13 +02:00
..
Backports/V12/Pagination Migrate pagination from Widget to new API 2022-08-02 15:15:47 +00:00
Caching Flush corresponding page caches on import (#25) 2023-06-19 10:13:26 +02:00
Command Streamline CGL (#21) 2023-06-07 08:56:42 +02:00
Controller Add meta tags (#49) 2024-07-23 14:05:13 +02:00
Domain Add meta tags (#49) 2024-07-23 14:05:13 +02:00
Events/Controller Expose settings via DateSearchVariables Event (#57) 2024-06-27 10:09:29 +02:00
Extbase Improve CGL 2023-07-04 10:21:49 +02:00
Frontend/MetaInformation Add meta tags (#49) 2024-07-23 14:05:13 +02:00
Pagination Migrate pagination from Widget to new API 2022-08-02 15:15:47 +00:00
Service Add meta tags (#49) 2024-07-23 14:05:13 +02:00
Testing Flush corresponding page caches on import (#25) 2023-06-19 10:13:26 +02:00
Updates Add PSR-14 Event to modify event objects prior persistence (#35) 2023-08-10 14:20:37 +02:00