Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / comment / config / schema / comment.schema.yml
index 045e9ad5448eb5a72b5c6a3a1e1b2d03761859e7..c29088b1a97376482e47e5e3a1b0623c21a8920a 100644 (file)
@@ -15,10 +15,14 @@ field.widget.settings.comment_default:
   type: mapping
   label: 'Comment display format settings'
 
+# @deprecated in Drupal 8.5.x, to be removed before Drupal 9.0.0.
+# @see https://www.drupal.org/node/2919303
 action.configuration.comment_publish_action:
   type: action_configuration_default
   label: 'Publish comment configuration'
 
+# @deprecated in Drupal 8.5.x, to be removed before Drupal 9.0.0.
+# @see https://www.drupal.org/node/2919303
 action.configuration.comment_save_action:
   type: action_configuration_default
   label: 'Save comment configuration'
@@ -34,6 +38,8 @@ action.configuration.comment_unpublish_by_keyword_action:
         type: string
         label: 'Keyword'
 
+# @deprecated in Drupal 8.5.x, to be removed before Drupal 9.0.0.
+# @see https://www.drupal.org/node/2919303
 action.configuration.comment_unpublish_action:
   type: action_configuration_default
   label: 'Unpublish comment configuration'
@@ -105,7 +111,7 @@ field.field_settings.comment:
       label: 'Mode'
     form_location:
       type: boolean
-      label: ' Allow comment title'
+      label: 'Allow comment title'
     preview:
       type: integer
       label: 'Preview comment'