
| Current Path : /var/www/html/rocksensor/web/core/modules/action/config/schema/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : /var/www/html/rocksensor/web/core/modules/action/config/schema/action.schema.yml |
# Schema for the configuration files of the Action module.
action.configuration.comment_unpublish_by_keyword_action:
type: mapping
label: 'Unpublish comment containing keyword(s) configuration'
mapping:
keywords:
type: sequence
label: 'Keywords'
sequence:
type: string
label: 'Keyword'
action.configuration.node_unpublish_by_keyword_action:
type: mapping
label: 'Unpublish content containing keyword(s) configuration'
mapping:
keywords:
type: sequence
label: 'Keywords'
sequence:
type: string
label: 'Keyword'
action.configuration.node_assign_owner_action:
type: mapping
label: 'Change the author of content configuration'
mapping:
owner_uid:
type: text
label: 'Username'