added image field to CT static

This commit is contained in:
2026-09-07 16:57:20 +02:00
parent fbdd5a0469
commit 213c2cc486
7 changed files with 258 additions and 28 deletions
+3 -1
View File
@@ -4,6 +4,7 @@ status: true
dependencies:
config:
- field.storage.node.body
- filter.format.wysiwyg
- node.type.static
module:
- text
@@ -22,5 +23,6 @@ default_value_callback: ''
settings:
display_summary: true
required_summary: false
allowed_formats: { }
allowed_formats:
- wysiwyg
field_type: text_with_summary