mirror of
https://github.com/tag1consulting/d7_to_d10_migration.git
synced 2025-09-06 09:01:23 +00:00
Apply basic_html_format_editor recipe
This commit is contained in:
parent
dbefa59eac
commit
7f8c599299
3 changed files with 123 additions and 0 deletions
|
@ -2,7 +2,10 @@ uuid: d683432d-6eb1-4a04-8923-91a7308211a4
|
|||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- filter.format.basic_html
|
||||
module:
|
||||
- filter
|
||||
- media
|
||||
- system
|
||||
_core:
|
||||
|
@ -13,4 +16,5 @@ weight: 1
|
|||
is_admin: false
|
||||
permissions:
|
||||
- 'access content'
|
||||
- 'use text format basic_html'
|
||||
- 'view media'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue