Oliver Davies
9b1cda6de8
- Added drupal/paragraphs - Added event paragraph type - Added events field to the Talk and Workshop content types
37 lines
727 B
YAML
37 lines
727 B
YAML
uuid: 9382d377-3f8c-4c9d-8c60-98024c6a9a0a
|
|
langcode: en
|
|
status: true
|
|
dependencies:
|
|
config:
|
|
- field.field.paragraph.event.field_link
|
|
- field.field.paragraph.event.field_name
|
|
- paragraphs.paragraphs_type.event
|
|
module:
|
|
- link
|
|
id: paragraph.event.default
|
|
targetEntityType: paragraph
|
|
bundle: event
|
|
mode: default
|
|
content:
|
|
field_link:
|
|
weight: 1
|
|
label: above
|
|
settings:
|
|
trim_length: 80
|
|
url_only: false
|
|
url_plain: false
|
|
rel: ''
|
|
target: ''
|
|
third_party_settings: { }
|
|
type: link
|
|
region: content
|
|
field_name:
|
|
weight: 0
|
|
label: above
|
|
settings:
|
|
link_to_entity: false
|
|
third_party_settings: { }
|
|
type: string
|
|
region: content
|
|
hidden: { }
|