events/Configuration/TCA
Daniel Siepmann 9059f4c29f
Add grouping of locations. (#63)
It is now possible to group locations.
Each location can have arbitrary children.

That can be used for editorial structuring.
Filtering for a location will always find all dates where the location
or one of the child locations is assigned.

One use case can be to group imported locations and provide a grouped
location for filtering in frontend.

Relates: #11233
2024-07-24 10:38:01 +02:00
..
Overrides Streamline CGL (#21) 2023-06-07 08:56:42 +02:00
tx_events_domain_model_date.php Streamline CGL (#21) 2023-06-07 08:56:42 +02:00
tx_events_domain_model_event.php Add meta tags (#49) 2024-07-23 14:05:13 +02:00
tx_events_domain_model_import.php Streamline CGL (#21) 2023-06-07 08:56:42 +02:00
tx_events_domain_model_location.php Add grouping of locations. (#63) 2024-07-24 10:38:01 +02:00
tx_events_domain_model_organizer.php Streamline CGL (#21) 2023-06-07 08:56:42 +02:00
tx_events_domain_model_partner.php Streamline CGL (#21) 2023-06-07 08:56:42 +02:00
tx_events_domain_model_region.php Streamline CGL (#21) 2023-06-07 08:56:42 +02:00