2019-07-18 13:44:19 +02:00
|
|
|
plugin.tx_events {
|
|
|
|
persistence {
|
|
|
|
storagePid = {$plugin.tx_events.persistence.storagePid}
|
|
|
|
recursive = 1
|
|
|
|
}
|
2023-01-05 10:01:13 +01:00
|
|
|
|
2019-07-18 13:44:19 +02:00
|
|
|
settings {
|
2021-01-11 09:20:51 +01:00
|
|
|
dataProcessing {
|
2023-11-09 10:27:43 +01:00
|
|
|
WerkraumMedia\Events\Domain\Model\Event {
|
2021-01-11 09:20:51 +01:00
|
|
|
10 = TYPO3\CMS\Frontend\DataProcessing\MenuProcessor
|
|
|
|
10 {
|
|
|
|
special = list
|
|
|
|
special.value.field = pages
|
|
|
|
dataProcessing {
|
|
|
|
10 = TYPO3\CMS\Frontend\DataProcessing\FilesProcessor
|
|
|
|
10 {
|
|
|
|
references.fieldName = media
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2023-01-05 10:01:13 +01:00
|
|
|
}
|
|
|
|
}
|