webseite/models/page.ini
DO1JLR 150af6993e Ein neuer Waffelstart
Former-commit-id: f929ca50d77598d98bdb5d73571e7f5cd060e8f7 [formerly 480d4b0098e78bac347b870ea3eeac012007626b]
Former-commit-id: 652d21c926ff95c6debf7c6ab71209059023d6e5
2018-04-24 20:39:56 +02:00

93 lines
1.3 KiB
INI

[model]
name = Home
label = {{ this.title }}
[fields.title]
label = Title
type = string
#----------------------
[fields.as01h1]
label = Überschrift #1
type = string
[fields.as01b1]
label = Body #1
type = markdown
[fields.as01l1]
label = Link #1
type = string
width = 1/2
[fields.as01d1]
label = Description #1
type = string
width = 1/2
[fields.as01img]
label = Bild #1 -> [276] x [276]
type = select
source = record.attachments.images
#-------------------------
[fields.as02h1]
label = Überschrift #2
type = string
[fields.as02b1]
label = Body #2
type = markdown
[fields.as02l1]
label = Link #2
type = string
width = 1/2
[fields.as02d1]
label = Description #2
type = string
width = 1/2
[fields.as02img]
label = Bild #2 -> [276] x [276]
type = select
source = record.attachments.images
#-----------------------
[fields.as03h1]
label = Überschrift #3
type = string
[fields.as03b1]
label = Body #3
type = markdown
[fields.as03l1]
label = Link #3
type = string
width = 1/2
[fields.as03d1]
label = Description #3
type = string
width = 1/2
[fields.as03img]
label = Bild #3 -> [276] x [276]
type = select
source = record.attachments.images
#--------------------------
[fields.where]
label = Unten
type = markdown
[fields.description]
label = Body
type = markdown