Selectively apply distro update
This commit is contained in:
parent
2a4b10f537
commit
f396430bc1
34 changed files with 295 additions and 209 deletions
|
@ -22,7 +22,6 @@ dependencies:
|
|||
- node.type.article
|
||||
module:
|
||||
- ds
|
||||
- image
|
||||
- taxonomy
|
||||
- text
|
||||
- user
|
||||
|
@ -42,9 +41,10 @@ third_party_settings:
|
|||
attributes: ''
|
||||
link_attribute: ''
|
||||
link_custom: ''
|
||||
label: ''
|
||||
regions:
|
||||
ds_content:
|
||||
- field_image
|
||||
- field_media_image
|
||||
- node_title
|
||||
- field_summary
|
||||
- field_topics
|
||||
|
@ -109,6 +109,7 @@ hidden:
|
|||
field_biography: true
|
||||
field_body_paragraph: true
|
||||
field_economic_sectors: true
|
||||
field_image: true
|
||||
field_institutions_structures: true
|
||||
field_meta_tags: true
|
||||
field_movements_struggles: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue