lektor-website/flowblocks/banner.ini

29 lines
421 B
INI
Raw Normal View History

2015-12-19 14:52:17 +01:00
[block]
name = Banner
button_label = [[flag]]
[fields.image]
label = Image
type = select
source = record.attachments.images
width = 2/4
[fields.height]
label = Height
type = select
choices = half, full, 500, 300
choice_labels = Half, Full, 500px, 300px
default = 300
width = 1/4
[fields.class]
label = Class
type = select
choices = dark
choice_labels = Dark
width = 1/4
[fields.contents]
label = Contents
type = html