Files
lena-schilling-website/packages/base/ContentBlocks/ContentElements/textimage/config.yaml
Dominik Polakovics 52e962ae83
All checks were successful
Build / build (push) Successful in 2m32s
Build / deploy-stage (push) Successful in 3m0s
Build / switch-stage (push) Successful in 2m8s
feat: add a textimage element, add news design, add a footer
2024-12-13 01:07:46 +01:00

20 lines
429 B
YAML

name: cloonar/textimage
typeName: cloonar_textimage
group: default
prefixFields: true
prefixType: full
fields:
- identifier: header
useExistingField: true
- identifier: bodytext
type: Textarea
enableRichtext: true
useExistingField: true
- identifier: image
type: File
properties:
allowed: [jpg, jpeg, png, gif]
useExistingField: true
- identifier: imageorient
useExistingField: true