community/flowblocks/slide.ini

44 lines
619 B
INI
Raw Normal View History

2021-02-17 17:44:00 +00:00
[block]
name = Slide
[fields.title]
label = Title
type = string
2021-02-17 17:44:00 +00:00
translate = True
[fields.subtitle]
label = Subtitle
type = string
translate = True
2021-02-17 17:44:00 +00:00
[fields.description]
label = Description
type = text
2021-02-17 17:44:00 +00:00
translate = True
[fields.image]
label = Image
type = select
source = record.attachments.images
translate = False
2021-02-17 17:44:00 +00:00
[fields.background]
label = Background color
type = string
translate = False
2021-03-15 17:12:44 +00:00
[fields.slide_layout]
2021-03-15 17:12:44 +00:00
label = Slide layout
type = string
translate = False
2021-03-15 17:12:44 +00:00
[fields.background_image]
2021-03-15 17:12:44 +00:00
label = Background image
type = string
translate = False
[fields.author]
label = Author
type = string
translate = False