mirror of
https://github.com/werkraum-media/thuecat.git
synced 2024-11-05 12:56:11 +01:00
14 lines
396 B
Text
14 lines
396 B
Text
|
tt_content {
|
||
|
thuecat_tourist_attraction =< lib.thuecatContentElement
|
||
|
thuecat_tourist_attraction {
|
||
|
templateName = TouristAttraction
|
||
|
dataProcessing {
|
||
|
10 = WerkraumMedia\ThueCat\Frontend\DataProcessing\ResolveEntities
|
||
|
10 {
|
||
|
table = tx_thuecat_tourist_attraction
|
||
|
uids.data = field:records
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|