created content types and fields

This commit is contained in:
2021-11-08 12:47:28 +01:00
parent 3ed26fdeb2
commit ec94ccb554
59 changed files with 1894 additions and 2 deletions
@@ -4,8 +4,13 @@ status: true
dependencies:
config:
- field.field.node.static.body
- field.field.node.static.field_fichiers
- field.field.node.static.field_liens
- field.field.node.static.field_page_statique_liees
- node.type.static
module:
- file
- link
- text
- user
_core:
@@ -22,6 +27,34 @@ content:
settings: { }
third_party_settings: { }
region: content
field_fichiers:
weight: 3
label: above
settings:
use_description_as_link_text: true
third_party_settings: { }
type: file_default
region: content
field_liens:
weight: 2
label: above
settings:
trim_length: 80
url_only: false
url_plain: false
rel: ''
target: ''
third_party_settings: { }
type: link
region: content
field_page_statique_liees:
weight: 4
label: above
settings:
link: true
third_party_settings: { }
type: entity_reference_label
region: content
links:
weight: 1
region: content