mirror of
https://github.com/tag1consulting/d7_to_d10_migration.git
synced 2025-09-06 00:51:22 +00:00
Apply restricted_html_format recipe
This commit is contained in:
parent
7f8c599299
commit
05c2866305
2 changed files with 36 additions and 0 deletions
|
@ -2,7 +2,10 @@ uuid: 6e598ba7-7a21-4cf3-ab22-346768c48847
|
|||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- filter.format.restricted_html
|
||||
module:
|
||||
- filter
|
||||
- media
|
||||
- system
|
||||
_core:
|
||||
|
@ -13,4 +16,5 @@ weight: 0
|
|||
is_admin: false
|
||||
permissions:
|
||||
- 'access content'
|
||||
- 'use text format restricted_html'
|
||||
- 'view media'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue