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_form_display.node.recipe.default.yml
index be5523320c376d5f0576c25bcb14a11f72a4ec1b..5c3431958d572dcb4cbe1396c78fcc7c488912a5 100644 (file)
@@ -2,7 +2,6 @@ langcode: en
 status: true
 dependencies:
   config:
-    - field.field.node.recipe.field_author
     - field.field.node.recipe.field_cooking_time
     - field.field.node.recipe.field_difficulty
     - field.field.node.recipe.field_image
@@ -16,6 +15,7 @@ dependencies:
     - image.style.thumbnail
     - node.type.recipe
   module:
+    - content_moderation
     - image
     - path
     - text
@@ -30,15 +30,6 @@ content:
     region: content
     settings: {  }
     third_party_settings: {  }
-  field_author:
-    weight: 1
-    settings:
-      match_operator: CONTAINS
-      size: 60
-      placeholder: ''
-    third_party_settings: {  }
-    type: entity_reference_autocomplete
-    region: content
   field_cooking_time:
     weight: 3
     settings:
@@ -89,7 +80,7 @@ content:
       size: 60
       placeholder: ''
     third_party_settings: {  }
-    type: entity_reference_autocomplete
+    type: entity_reference_autocomplete_tags
     region: content
   field_recipe_instruction:
     weight: 11
@@ -114,8 +105,14 @@ content:
       size: 60
       placeholder: ''
     third_party_settings: {  }
-    type: entity_reference_autocomplete
+    type: entity_reference_autocomplete_tags
     region: content
+  moderation_state:
+    type: moderation_state_default
+    weight: 18
+    region: content
+    settings: {  }
+    third_party_settings: {  }
   path:
     type: path
     weight: 16