2021-02-17 17:44:00 +00:00
|
|
|
[block]
|
|
|
|
name = Slide
|
|
|
|
|
|
|
|
[fields.title]
|
|
|
|
label = Title
|
2022-07-14 19:41:52 +00:00
|
|
|
type = string
|
2021-02-17 17:44:00 +00:00
|
|
|
translate = True
|
|
|
|
|
2021-05-13 09:22:37 +00:00
|
|
|
[fields.subtitle]
|
|
|
|
label = Subtitle
|
2022-07-14 19:41:52 +00:00
|
|
|
type = string
|
2021-05-13 09:22:37 +00:00
|
|
|
translate = True
|
|
|
|
|
2021-02-17 17:44:00 +00:00
|
|
|
[fields.description]
|
|
|
|
label = Description
|
2022-07-14 19:41:52 +00:00
|
|
|
type = text
|
2021-02-17 17:44:00 +00:00
|
|
|
translate = True
|
|
|
|
|
|
|
|
[fields.image]
|
|
|
|
label = Image
|
|
|
|
type = select
|
|
|
|
source = record.attachments.images
|
2021-05-13 09:22:37 +00:00
|
|
|
translate = False
|
2021-02-17 17:44:00 +00:00
|
|
|
|
|
|
|
[fields.background]
|
|
|
|
label = Background color
|
|
|
|
type = string
|
2021-05-13 09:22:37 +00:00
|
|
|
translate = False
|
2021-03-15 17:12:44 +00:00
|
|
|
|
2021-05-13 09:22:37 +00:00
|
|
|
[fields.slide_layout]
|
2021-03-15 17:12:44 +00:00
|
|
|
label = Slide layout
|
|
|
|
type = string
|
2021-05-13 09:22:37 +00:00
|
|
|
translate = False
|
2021-03-15 17:12:44 +00:00
|
|
|
|
2021-05-13 09:22:37 +00:00
|
|
|
[fields.background_image]
|
2021-03-15 17:12:44 +00:00
|
|
|
label = Background image
|
|
|
|
type = string
|
|
|
|
translate = False
|
2021-05-13 09:22:37 +00:00
|
|
|
|
|
|
|
[fields.author]
|
|
|
|
label = Author
|
|
|
|
type = string
|
|
|
|
translate = False
|