home fron config page with html tags
This commit is contained in:
@@ -11,6 +11,7 @@ dependencies:
|
|||||||
- field.field.config_pages.home_front.field_titre
|
- field.field.config_pages.home_front.field_titre
|
||||||
- field.field.config_pages.home_front.field_video_front
|
- field.field.config_pages.home_front.field_video_front
|
||||||
module:
|
module:
|
||||||
|
- advanced_text_formatter
|
||||||
- image
|
- image
|
||||||
- link
|
- link
|
||||||
- video_embed_field
|
- video_embed_field
|
||||||
@@ -49,18 +50,64 @@ content:
|
|||||||
weight: 2
|
weight: 2
|
||||||
region: content
|
region: content
|
||||||
field_sous_titre:
|
field_sous_titre:
|
||||||
type: string
|
type: advanced_text
|
||||||
label: hidden
|
label: hidden
|
||||||
settings:
|
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: { }
|
third_party_settings: { }
|
||||||
weight: 1
|
weight: 1
|
||||||
region: content
|
region: content
|
||||||
field_titre:
|
field_titre:
|
||||||
type: string
|
type: advanced_text
|
||||||
label: hidden
|
label: hidden
|
||||||
settings:
|
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: { }
|
third_party_settings: { }
|
||||||
weight: 0
|
weight: 0
|
||||||
region: content
|
region: content
|
||||||
|
|||||||
Reference in New Issue
Block a user