reinstalled fucking rules module

This commit is contained in:
2023-11-27 21:32:17 +01:00
parent d1e0a0d4f6
commit d27e9511c2
4 changed files with 50 additions and 0 deletions
+1
View File
@@ -97,6 +97,7 @@ module:
phone_number: 0
redis: 0
responsive_image: 0
rules: 0
search_api: 0
search_api_db: 0
smart_trim: 0
@@ -0,0 +1,36 @@
uuid: 79d5a0a5-e7bc-4df8-8948-96b1fc5e3102
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
+9
View File
@@ -0,0 +1,9 @@
_core:
default_config_hash: ZKaBtyYFEhfwE4xVP-khSsZabdsN3NSjwOfzaZksez0
langcode: fr
system_log:
log_level: warning
debug_log:
enabled: false
system_debug: false
log_level: debug
+4
View File
@@ -2,9 +2,12 @@ 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
@@ -15,6 +18,7 @@ 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'