fully updated to drupal 10
This commit is contained in:
@@ -6,15 +6,12 @@ dependencies:
|
||||
- field.storage.node.body
|
||||
- node.type.materiau
|
||||
module:
|
||||
- allowed_formats
|
||||
- text
|
||||
- unique_content_field_validation
|
||||
third_party_settings:
|
||||
unique_content_field_validation:
|
||||
unique: false
|
||||
unique_text: ''
|
||||
allowed_formats:
|
||||
allowed_formats: { }
|
||||
id: node.materiau.body
|
||||
field_name: body
|
||||
entity_type: node
|
||||
@@ -28,4 +25,5 @@ default_value_callback: ''
|
||||
settings:
|
||||
display_summary: true
|
||||
required_summary: false
|
||||
allowed_formats: { }
|
||||
field_type: text_with_summary
|
||||
|
Reference in New Issue
Block a user