From fbcae58e71dc98b8d58f9160c074eaa09493cf67 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bjo=CC=88rn=20Fromme?= Date: Wed, 8 Sep 2021 10:30:15 +0200 Subject: [PATCH] Adjust news template --- .../Partials/News/Detail/MediaContainer.html | 69 +++++++++++-------- .../Private/Templates/News/News/Detail.html | 10 ++- 2 files changed, 44 insertions(+), 35 deletions(-) diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/News/Detail/MediaContainer.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/News/Detail/MediaContainer.html index f566e4f9..cd88de9d 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/News/Detail/MediaContainer.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/News/Detail/MediaContainer.html @@ -4,36 +4,47 @@ -
- - - + + diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Templates/News/News/Detail.html b/public/typo3conf/ext/ep_theme/Resources/Private/Templates/News/News/Detail.html index 194f6fbf..b4d1d672 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Templates/News/News/Detail.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Templates/News/News/Detail.html @@ -39,21 +39,19 @@

-

+

{newsItem.teaser}

{newsItem.bodytext} - - - +
- {contentElements -> f:format.raw()} + {newsItem.contentElementIdList}
-
+

Dateien