X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fcomment%2Fconfig%2Fschema%2Fcomment.schema.yml;h=0f6431897b74b634ba74aa87061359100a554f7c;hb=1c1cb0980bfa6caf0c24cce671b6bb541dc87583;hp=045e9ad5448eb5a72b5c6a3a1e1b2d03761859e7;hpb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;p=yaffs-website diff --git a/web/core/modules/comment/config/schema/comment.schema.yml b/web/core/modules/comment/config/schema/comment.schema.yml index 045e9ad54..0f6431897 100644 --- a/web/core/modules/comment/config/schema/comment.schema.yml +++ b/web/core/modules/comment/config/schema/comment.schema.yml @@ -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,10 +38,14 @@ 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' +# @deprecated in Drupal 8.6.x, to be removed before Drupal 9.0.0. +# @see https://www.drupal.org/node/2934349 action.configuration.comment_delete_action: type: action_configuration_default label: 'Delete comment configuration' @@ -105,7 +113,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'