2015-12-19 14:52:17 +01:00
|
|
|
[block]
|
|
|
|
name = Banner
|
|
|
|
button_label = [[flag]]
|
|
|
|
|
|
|
|
[fields.image]
|
|
|
|
label = Image
|
|
|
|
type = select
|
|
|
|
source = record.attachments.images
|
2015-12-26 10:52:00 +01:00
|
|
|
width = 3/4
|
2015-12-19 14:52:17 +01:00
|
|
|
|
|
|
|
[fields.height]
|
|
|
|
label = Height
|
|
|
|
type = select
|
2015-12-27 13:44:15 +01:00
|
|
|
choices = 500-tall, 500, 300
|
|
|
|
choice_labels = 500px tall, 500px, 300px
|
2015-12-19 14:52:17 +01:00
|
|
|
default = 300
|
|
|
|
width = 1/4
|
|
|
|
|
|
|
|
[fields.contents]
|
|
|
|
label = Contents
|
|
|
|
type = html
|