gallerie formulaire

This commit is contained in:
Bachir Soussi Chiadmi 2024-10-02 22:36:07 +02:00
parent 57a6fedde2
commit e8a532a832
1 changed files with 32 additions and 43 deletions

View File

@ -8,9 +8,30 @@ dependencies:
- image.style.thumbnail - image.style.thumbnail
- node.type.gallerie_photo - node.type.gallerie_photo
module: module:
- field_group
- image - image
- path - path
- text - text
third_party_settings:
field_group:
group_details:
children:
- status
- path
label: Details
region: content
parent_name: ''
weight: 3
format_type: details_sidebar
format_settings:
classes: ''
show_empty_fields: false
id: ''
label_as_html: false
open: true
description: ''
required_fields: true
weight: 0
id: node.gallerie_photo.default id: node.gallerie_photo.default
targetEntityType: node targetEntityType: node
bundle: gallerie_photo bundle: gallerie_photo
@ -18,7 +39,7 @@ mode: default
content: content:
body: body:
type: text_textarea_with_summary type: text_textarea_with_summary
weight: 121 weight: 1
region: content region: content
settings: settings:
rows: 9 rows: 9
@ -26,70 +47,38 @@ content:
placeholder: '' placeholder: ''
show_summary: false show_summary: false
third_party_settings: { } third_party_settings: { }
created:
type: datetime_timestamp
weight: 10
region: content
settings: { }
third_party_settings: { }
field_images: field_images:
type: image_image type: image_image
weight: 122 weight: 2
region: content region: content
settings: settings:
progress_indicator: throbber progress_indicator: throbber
preview_image_style: thumbnail preview_image_style: thumbnail
third_party_settings: { } third_party_settings: { }
langcode:
type: language_select
weight: 2
region: content
settings:
include_locked: true
third_party_settings: { }
path: path:
type: path type: path
weight: 30 weight: 8
region: content region: content
settings: { } settings: { }
third_party_settings: { } third_party_settings: { }
promote:
type: boolean_checkbox
weight: 15
region: content
settings:
display_label: true
third_party_settings: { }
status: status:
type: boolean_checkbox type: boolean_checkbox
weight: 120 weight: 7
region: content
settings:
display_label: true
third_party_settings: { }
sticky:
type: boolean_checkbox
weight: 16
region: content region: content
settings: settings:
display_label: true display_label: true
third_party_settings: { } third_party_settings: { }
title: title:
type: string_textfield type: string_textfield
weight: -5 weight: 0
region: content region: content
settings: settings:
size: 60 size: 60
placeholder: '' placeholder: ''
third_party_settings: { } third_party_settings: { }
uid: hidden:
type: entity_reference_autocomplete created: true
weight: 5 langcode: true
region: content promote: true
settings: sticky: true
match_operator: CONTAINS uid: true
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
hidden: { }