Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / profiles / demo_umami / config / install / core.entity_view_display.node.article.card.yml
similarity index 81%
rename from web/core/profiles/demo_umami/config/install/core.entity_view_display.node.article.highlighted_top.yml
rename to web/core/profiles/demo_umami/config/install/core.entity_view_display.node.article.card.yml
index c943e422461915d689484373cb758b9e42d72486..96460124772ca20f263e7cfa5d32f88f98d314b4 100644 (file)
@@ -2,7 +2,7 @@ langcode: en
 status: true
 dependencies:
   config:
-    - core.entity_view_mode.node.highlighted_top
+    - core.entity_view_mode.node.card
     - field.field.node.article.body
     - field.field.node.article.field_image
     - field.field.node.article.field_tags
@@ -11,10 +11,10 @@ dependencies:
   module:
     - responsive_image
     - user
-id: node.article.highlighted_top
+id: node.article.card
 targetEntityType: node
 bundle: article
-mode: highlighted_top
+mode: card
 content:
   field_image:
     type: responsive_image
@@ -22,10 +22,11 @@ content:
     region: content
     settings:
       responsive_image_style: 3_2_image
-      image_link: content
+      image_link: ''
     third_party_settings: {  }
     label: hidden
 hidden:
   body: true
+  content_moderation_control: true
   field_tags: true
   links: true