webseite/flowblocks/flow_text_image_section.ini
L3D fd742c7049 redesign website (!1)
Co-authored-by: L3D <l3d@see-base.de>
Reviewed-on: https://backwesen.de/c3woc/webseite/pulls/1
2022-05-18 00:35:37 +02:00

44 lines
842 B
INI

[block]
name = Flow Text Image (50/50) Section
button_label = Flow Text Image (50/50) Section
label = {{ this.title }}
[fields.title]
label = Title
type = string
[fields.title_url]
label = Title URL
type = string
[fields.content_teaser]
label = Content Teaser
type = markdown
[fields.content_body]
label = Content Body
type = markdown
[fields.content_footer]
label = Content footer
type = flow
flow_blocks = flow_social_media_link
[fields.content_image]
label = Content Image
description = Upload a Image to select it here
type = select
source = record.attachments.images
width = 1/2
[fields.content_image_alt]
label = Content Image ALT tag
description = Description of the Image
type = string
width = 1/4
[fields.content_image_src]
label = Content Image Source
description = Woher kommt das Bild (Optional)
type = string
width = 1/4