ddc6a404fb
Former-commit-id: 87431b49175ed097312ac29954d7b04c1f465577 [formerly 8e851d3cc303728620f598d9e5c2c30c2163aff7] [formerly e301c764b82e17d758c8ecba229fa050c32646e3 [formerly 5b0c379691c5160c8f3a6c2ec53dcc898cfe6002]] Former-commit-id: d6100de9ef508555b5bbb8762722a8455348bdd9 [formerly 0ac718e627ff57598e6c3c39fb812848f9cb4d9f] Former-commit-id: 0da45284c5712a82ec351b71a6cd2a6d12d6314d
97 lines
1.3 KiB
INI
97 lines
1.3 KiB
INI
[model]
|
|
name = Home (page.html)
|
|
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
|
|
|
|
[fields.tour]
|
|
label = Tourdaten
|
|
type = html
|
|
|