parent
20cb60a414
commit
3de2cf05e0
2 changed files with 23 additions and 44 deletions
|
@ -21,7 +21,6 @@ dependencies:
|
|||
- ds
|
||||
- field_group
|
||||
- responsive_image
|
||||
- text
|
||||
- user
|
||||
third_party_settings:
|
||||
ds:
|
||||
|
@ -45,8 +44,6 @@ third_party_settings:
|
|||
- group_card_content
|
||||
- node_title
|
||||
- field_authors
|
||||
- field_summary
|
||||
- field_topics
|
||||
fields:
|
||||
node_title:
|
||||
plugin_id: node_title
|
||||
|
@ -62,8 +59,6 @@ third_party_settings:
|
|||
children:
|
||||
- node_title
|
||||
- field_authors
|
||||
- field_summary
|
||||
- field_topics
|
||||
parent_name: ''
|
||||
weight: 1
|
||||
format_type: html_element
|
||||
|
@ -104,28 +99,15 @@ content:
|
|||
third_party_settings:
|
||||
ds:
|
||||
ds_limit: '1'
|
||||
field_summary:
|
||||
type: text_default
|
||||
weight: 5
|
||||
region: ds_content
|
||||
label: visually_hidden
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
field_topics:
|
||||
type: entity_reference_label
|
||||
weight: 6
|
||||
region: ds_content
|
||||
label: visually_hidden
|
||||
settings:
|
||||
link: true
|
||||
third_party_settings: { }
|
||||
hidden:
|
||||
body: true
|
||||
comment: true
|
||||
field_body_paragraph: true
|
||||
field_meta_tags: true
|
||||
field_regions: true
|
||||
field_summary: true
|
||||
field_tags: true
|
||||
field_topics: true
|
||||
field_upload: true
|
||||
links: true
|
||||
search_api_excerpt: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue