Add Drupal application
This commit is contained in:
parent
c00b769d67
commit
4bb39011f3
261 changed files with 22997 additions and 0 deletions
13
drupal/config/sync/system.action.node_unpublish_action.yml
Normal file
13
drupal/config/sync/system.action.node_unpublish_action.yml
Normal file
|
@ -0,0 +1,13 @@
|
|||
uuid: 7885ac83-4fcf-46f0-971b-0133657f288f
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
_core:
|
||||
default_config_hash: C7X8h9FWlwkQ9y5mnU2JzgaZICAdc6HFbPVbhvjlAYE
|
||||
id: node_unpublish_action
|
||||
label: 'Unpublish content'
|
||||
type: node
|
||||
plugin: 'entity:unpublish_action:node'
|
||||
configuration: { }
|
Loading…
Add table
Add a link
Reference in a new issue