events/Configuration/TCA
Daniel Siepmann 1929a4a566 Use sorting of categories
Extbase will properly use mm sorting.
But categories can't be sorted within the TCA tree component.
Therefore it makes more sense to use actual sys_category sorting.
In order to do so, we add our own model and pass the sorting.
That way PHP can do the sorting.

That's the easiest approach.
Also events shouldn't contain to many categories.  A performance impact
should not be high.

Relates: #8459
2021-09-07 07:52:28 +02:00
..
Overrides Use sorting of categories 2021-09-07 07:52:28 +02:00
tx_events_domain_model_date.php Allow to add link for canceled dates 2021-09-07 07:52:26 +02:00
tx_events_domain_model_event.php Increase image limit 2021-09-07 07:52:27 +02:00
tx_events_domain_model_organizer.php Add new icons 2021-09-07 07:52:19 +02:00
tx_events_domain_model_partner.php Add new icons 2021-09-07 07:52:19 +02:00
tx_events_domain_model_region.php Add new icons 2021-09-07 07:52:19 +02:00