Skip to content
Snippets Groups Projects

Issue #3487391 "Media mgmt implementation"

Compare and
160 files
+ 3679
27
Compare changes
  • Side-by-side
  • Inline
Files
160
@@ -7,10 +7,8 @@ dependencies:
- field.field.node.blog.field_description
- field.field.node.blog.field_featured_image
- field.field.node.blog.field_tags
- image.style.medium_focal_point
- node.type.blog
module:
- media
- user
id: node.blog.teaser
targetEntityType: node
@@ -25,13 +23,11 @@ content:
weight: 1
region: content
field_featured_image:
type: media_thumbnail
type: entity_reference_entity_view
label: hidden
settings:
image_link: ''
image_style: medium_focal_point
image_loading:
attribute: lazy
view_mode: small
link: false
third_party_settings: { }
weight: 0
region: content
Loading