Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / node / config / schema / node.schema.yml
index 11a93c531048c0976eb707fc32b0fcb340361569..50b3f3e5ba5e27f25a75cab7e2c4fed1f5992ac8 100644 (file)
@@ -62,14 +62,20 @@ action.configuration.node_promote_action:
   type: action_configuration_default
   label: 'Promote selected content from front page configuration'
 
+# @deprecated in Drupal 8.5.x, to be removed before Drupal 9.0.0.
+# @see https://www.drupal.org/node/2919303
 action.configuration.node_publish_action:
   type: action_configuration_default
   label: 'Publish selected content configuration'
 
+# @deprecated in Drupal 8.5.x, to be removed before Drupal 9.0.0.
+# @see https://www.drupal.org/node/2919303
 action.configuration.node_unpublish_action:
   type: action_configuration_default
   label: 'Unpublish selected content configuration'
 
+# @deprecated in Drupal 8.5.x, to be removed before Drupal 9.0.0.
+# @see https://www.drupal.org/node/2919303
 action.configuration.node_save_action:
   type: action_configuration_default
   label: 'Save content configuration'