From ddf3b64aaeed7b82c56bec294bfa66e3b99f6b2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Fromme?= Date: Mon, 5 Sep 2022 11:11:06 +0200 Subject: [PATCH] Adjust layout of city detail page --- .../Private/Partials/City/Details.html | 70 ++++++++++++++++++- .../Private/Templates/City/Detail.html | 64 +---------------- 2 files changed, 69 insertions(+), 65 deletions(-) diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/City/Details.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/City/Details.html index 9a959899..4608080c 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/City/Details.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/City/Details.html @@ -1,5 +1,6 @@ +{namespace ep=EP\EpTheme\ViewHelpers}
-
+
@@ -12,8 +13,73 @@ - {city.description -> f:format.html()} +
+ {city.description -> f:format.html()} +
+ +
+ +
+
+ + +
+
+ + + +
+
+ + + + Alle anzeigen + + + +
+
+ +
+ {city.descriptionExtended -> f:format.html()} +
+
diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Templates/City/Detail.html b/public/typo3conf/ext/ep_theme/Resources/Private/Templates/City/Detail.html index e43e9b07..e9709b7d 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Templates/City/Detail.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Templates/City/Detail.html @@ -26,69 +26,7 @@ arguments="{layout: 8, subheader: city.name, header: city.headline}"/>
- - - -
-
- - -
-
- - - -
-
- - - - Alle anzeigen - - - -
- -
- {city.descriptionExtended -> f:format.html()} -
-
+