This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
drupalcampbristol/config/core.entity_form_display.node.speaker.default.yml
2017-05-22 15:14:21 +01:00

116 lines
2.4 KiB
YAML

uuid: e89ff803-ccfb-426a-b5ea-6f921a028886
langcode: en
status: true
dependencies:
config:
- field.field.node.speaker.body
- field.field.node.speaker.field_drupal_org_handle
- field.field.node.speaker.field_email_address
- field.field.node.speaker.field_organisation
- field.field.node.speaker.field_profile_picture
- field.field.node.speaker.field_twitter_handle
- image.style.thumbnail
- node.type.speaker
module:
- image
- path
- text
id: node.speaker.default
targetEntityType: node
bundle: speaker
mode: default
content:
body:
type: text_textarea_with_summary
weight: 4
settings:
rows: 9
summary_rows: 3
placeholder: ''
third_party_settings: { }
region: content
created:
type: datetime_timestamp
weight: 8
region: content
settings: { }
third_party_settings: { }
field_drupal_org_handle:
weight: 6
settings:
size: 60
placeholder: ''
third_party_settings: { }
type: string_textfield
region: content
field_email_address:
weight: 1
settings:
size: 60
placeholder: ''
third_party_settings: { }
type: email_default
region: content
field_organisation:
weight: 2
settings:
size: 60
placeholder: ''
third_party_settings: { }
type: string_textfield
region: content
field_profile_picture:
weight: 3
settings:
progress_indicator: throbber
preview_image_style: thumbnail
third_party_settings: { }
type: image_image
region: content
field_twitter_handle:
weight: 5
settings:
size: 60
placeholder: ''
third_party_settings: { }
type: string_textfield
region: content
path:
type: path
weight: 11
region: content
settings: { }
third_party_settings: { }
promote:
type: boolean_checkbox
settings:
display_label: true
weight: 9
region: content
third_party_settings: { }
sticky:
type: boolean_checkbox
settings:
display_label: true
weight: 10
region: content
third_party_settings: { }
title:
type: string_textfield
weight: 0
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
uid:
type: entity_reference_autocomplete
weight: 7
settings:
match_operator: CONTAINS
size: 60
placeholder: ''
region: content
third_party_settings: { }
hidden: { }