Add extended description text to city entity

Trello #1006
This commit is contained in:
Björn Fromme
2022-08-31 09:26:44 +02:00
parent f5456b8385
commit b09996c734
5 changed files with 44 additions and 4 deletions
@@ -75,7 +75,7 @@
</div>
<f:if condition="{settings.hideMoreLink}">
<f:else>
<f:link.typolink class="button bg-button"
<f:link.typolink class="button bg-button ml-4"
parameter="{settings.defaultSearchPageUid}"
additionalParams="f={filterSettings -> ep:filterSettingsEncoder()}"
additionalAttributes="{rel: 'nofollow'}">
@@ -84,6 +84,11 @@
</f:else>
</f:if>
</f:if>
<f:if condition="{city.descriptionExtended}">
<div class="p-4 mt-4" data-rte-content>
{city.descriptionExtended -> f:format.html()}
</div>
</f:if>
</div>
<div class="col-span-3 lg:col-span-1">
<f:if condition="{teasers}">
@@ -32,7 +32,7 @@
<f:if condition="{teasers}">
<p class="hidden lg:block">
<button type="button"
class="button bg-button w-full mb-8"
class="button bg-button w-full mb-8 ml-4"
data-controller="scroll-to"
data-scroll-to-target-value="teasers"
data-action="scroll-to#scroll">