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.comment_publish_action.yml
Normal file
13
drupal/config/sync/system.action.comment_publish_action.yml
Normal file
|
@ -0,0 +1,13 @@
|
|||
uuid: 51f8f8a9-fbc5-4313-94c8-33bad73230a6
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- comment
|
||||
_core:
|
||||
default_config_hash: C00dyL_W_5M0nFlgUB3lWUTUs96jn51Jw1MLHVEHZD0
|
||||
id: comment_publish_action
|
||||
label: 'Publish comment'
|
||||
type: comment
|
||||
plugin: 'entity:publish_action:comment'
|
||||
configuration: { }
|
Loading…
Add table
Add a link
Reference in a new issue