home fron config page with html tags

This commit is contained in:
2022-09-13 10:34:12 +02:00
parent c5b69691a7
commit d96e14918d
@@ -11,6 +11,7 @@ dependencies:
- field.field.config_pages.home_front.field_titre
- field.field.config_pages.home_front.field_video_front
module:
- advanced_text_formatter
- image
- link
- video_embed_field
@@ -49,18 +50,64 @@ content:
weight: 2
region: content
field_sous_titre:
type: string
type: advanced_text
label: hidden
settings:
link_to_entity: false
trim_length: '60000'
ellipsis: '1'
word_boundary: '1'
filter: limit_html
format: plain_text
allowed_html:
- a
- b
- br
- dd
- dl
- dt
- em
- i
- li
- ol
- p
- strong
- u
- ul
- br
use_summary: 0
token_replace: 0
autop: 0
third_party_settings: { }
weight: 1
region: content
field_titre:
type: string
type: advanced_text
label: hidden
settings:
link_to_entity: false
trim_length: '6000'
ellipsis: '1'
word_boundary: '1'
filter: limit_html
format: plain_text
allowed_html:
- a
- b
- br
- dd
- dl
- dt
- em
- i
- li
- ol
- p
- strong
- u
- ul
- br
use_summary: 0
token_replace: 0
autop: 0
third_party_settings: { }
weight: 0
region: content