fully updated to drupal 10
This commit is contained in:
@@ -4,20 +4,17 @@ status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.body
|
||||
- filter.format.full_html
|
||||
- filter.format.plain_text
|
||||
- filter.format.wysiwyg
|
||||
- node.type.simplenews_issue
|
||||
module:
|
||||
- allowed_formats
|
||||
- text
|
||||
- unique_content_field_validation
|
||||
third_party_settings:
|
||||
unique_content_field_validation:
|
||||
unique: false
|
||||
unique_text: ''
|
||||
allowed_formats:
|
||||
allowed_formats:
|
||||
- wysiwyg
|
||||
- full_html
|
||||
- plain_text
|
||||
_core:
|
||||
default_config_hash: WmXguLYedqjDlEM-2yau5wACNAMvrbCVHXQUn4GQEDA
|
||||
id: node.simplenews_issue.body
|
||||
@@ -33,4 +30,8 @@ default_value_callback: ''
|
||||
settings:
|
||||
display_summary: false
|
||||
required_summary: false
|
||||
allowed_formats:
|
||||
- wysiwyg
|
||||
- full_html
|
||||
- plain_text
|
||||
field_type: text_with_summary
|
||||
|
Reference in New Issue
Block a user