removed rules, added notify
This commit is contained in:
@@ -82,6 +82,7 @@ module:
|
||||
mimemail: 0
|
||||
mysql: 0
|
||||
node: 0
|
||||
notify: 0
|
||||
options: 0
|
||||
page_cache: 0
|
||||
page_manager: 0
|
||||
@@ -96,7 +97,6 @@ module:
|
||||
phone_number: 0
|
||||
redis: 0
|
||||
responsive_image: 0
|
||||
rules: 0
|
||||
search_api: 0
|
||||
search_api_db: 0
|
||||
smart_trim: 0
|
||||
|
||||
@@ -1,36 +0,0 @@
|
||||
uuid: fd70c6be-a93d-4df9-a4b8-79ddf2c8f36b
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
enforced:
|
||||
module:
|
||||
- filter
|
||||
- rules
|
||||
_core:
|
||||
default_config_hash: VrFjOQn2l2n6baaj2Z6IkYt9OdtsLjYPUVg7HgkkGLU
|
||||
name: 'HTML restreint'
|
||||
format: restricted_html
|
||||
weight: 1
|
||||
filters:
|
||||
filter_html:
|
||||
id: filter_html
|
||||
provider: filter
|
||||
status: true
|
||||
weight: -10
|
||||
settings:
|
||||
allowed_html: '<a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id>'
|
||||
filter_html_help: true
|
||||
filter_html_nofollow: false
|
||||
filter_autop:
|
||||
id: filter_autop
|
||||
provider: filter
|
||||
status: true
|
||||
weight: 0
|
||||
settings: { }
|
||||
filter_url:
|
||||
id: filter_url
|
||||
provider: filter
|
||||
status: true
|
||||
weight: 0
|
||||
settings:
|
||||
filter_url_length: 72
|
||||
@@ -0,0 +1,16 @@
|
||||
_core:
|
||||
default_config_hash: Mwe98N9-c2eNZHjq4Hl8H-LtBroHzGjgwLjjloMMIj8
|
||||
langcode: fr
|
||||
notify_period: '300'
|
||||
notify_send_hour: '9'
|
||||
notify_attempts: '5'
|
||||
notify_include_updates: '1'
|
||||
notify_unpublished: '1'
|
||||
notify_watchdog: '3'
|
||||
notify_weightur: '20'
|
||||
notify_reg_default: '0'
|
||||
notify_def_node: '0'
|
||||
notify_def_comment: '1'
|
||||
notify_nodetypes:
|
||||
operation: operation
|
||||
static: 0
|
||||
@@ -1,52 +0,0 @@
|
||||
uuid: 4d858daa-ccb3-4f12-a54f-f9797f25aa85
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies: { }
|
||||
id: new_operation_node_send_email
|
||||
label: 'New opération node send email'
|
||||
events:
|
||||
-
|
||||
event_name: 'rules_entity_insert:node--operation'
|
||||
description: ''
|
||||
tags: { }
|
||||
config_version: '3'
|
||||
expression:
|
||||
id: rules_rule
|
||||
uuid: bdb7ab88-8b7d-4b73-8736-6b81b89da83e
|
||||
weight: 0
|
||||
conditions:
|
||||
id: rules_and
|
||||
uuid: f742b33f-3cd0-4685-84ac-4730946565f2
|
||||
weight: 0
|
||||
conditions: { }
|
||||
actions:
|
||||
id: rules_action_set
|
||||
uuid: 52344b5b-f15b-4c76-a96d-dc7caf57f5c3
|
||||
weight: 0
|
||||
actions:
|
||||
-
|
||||
id: rules_action
|
||||
uuid: 0c06331f-3d28-4886-a0c7-89e93f0d2989
|
||||
weight: 0
|
||||
action_id: rules_send_email
|
||||
context_values:
|
||||
to:
|
||||
- webmaster@programme-reha-heritages.fr
|
||||
- dev@figureslibres.io
|
||||
subject: '[REHA] nouvelle opération crée'
|
||||
message: test
|
||||
reply: ''
|
||||
language: ''
|
||||
context_mapping: { }
|
||||
context_processors:
|
||||
to:
|
||||
rules_tokens: { }
|
||||
subject:
|
||||
rules_tokens: { }
|
||||
message:
|
||||
rules_tokens: { }
|
||||
reply:
|
||||
rules_tokens: { }
|
||||
language:
|
||||
rules_tokens: { }
|
||||
provides_mapping: { }
|
||||
@@ -1,9 +0,0 @@
|
||||
_core:
|
||||
default_config_hash: ZKaBtyYFEhfwE4xVP-khSsZabdsN3NSjwOfzaZksez0
|
||||
langcode: fr
|
||||
system_log:
|
||||
log_level: warning
|
||||
debug_log:
|
||||
enabled: false
|
||||
system_debug: false
|
||||
log_level: debug
|
||||
@@ -15,6 +15,7 @@ dependencies:
|
||||
- filter
|
||||
- menu_admin_per_menu
|
||||
- node
|
||||
- notify
|
||||
- system
|
||||
- toolbar
|
||||
_core:
|
||||
@@ -26,6 +27,7 @@ is_admin: null
|
||||
permissions:
|
||||
- 'access administration pages'
|
||||
- 'access files overview'
|
||||
- 'access notify'
|
||||
- 'access toolbar'
|
||||
- 'access user profiles'
|
||||
- 'administer footer menu items'
|
||||
|
||||
@@ -2,12 +2,9 @@ uuid: b348c4e0-5a35-4922-86ac-f5ee0e1e08c2
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- filter.format.restricted_html
|
||||
module:
|
||||
- config_pages
|
||||
- devel
|
||||
- filter
|
||||
- system
|
||||
_core:
|
||||
default_config_hash: jyuRv_5UazPqBsQ9L4kDkcVvxtGr0WytAUoWf1LhqOk
|
||||
@@ -18,7 +15,6 @@ is_admin: false
|
||||
permissions:
|
||||
- 'access content'
|
||||
- 'access devel information'
|
||||
- 'use text format restricted_html'
|
||||
- 'view contact config page entity'
|
||||
- 'view mentions_legales config page entity'
|
||||
- 'view partenaires config page entity'
|
||||
|
||||
@@ -11,6 +11,7 @@ dependencies:
|
||||
- content_lock
|
||||
- filter
|
||||
- node
|
||||
- notify
|
||||
- system
|
||||
- toolbar
|
||||
id: editor
|
||||
@@ -20,6 +21,7 @@ is_admin: null
|
||||
permissions:
|
||||
- 'access administration pages'
|
||||
- 'access content overview'
|
||||
- 'access notify'
|
||||
- 'access toolbar'
|
||||
- 'access user profiles'
|
||||
- 'break content lock'
|
||||
|
||||
Reference in New Issue
Block a user