mirror of
https://github.com/werkraum-media/thuecat.git
synced 2025-01-07 11:46:15 +01:00
Daniel Siepmann
9176ba0cec
Allows to import entity of type TouristAttraction. Right now only in German, as this is most important. Add output of tourist attraction via custom content element.
6 lines
188 B
Text
6 lines
188 B
Text
lib.thuecatContentElement =< lib.contentElement
|
|
lib.thuecatContentElement {
|
|
templateRootPaths {
|
|
9999 = EXT:thuecat/Resources/Private/Templates/Frontend/ContentElement/
|
|
}
|
|
}
|