webseite/models/page.ini

26 lines
366 B
INI
Raw Normal View History

2018-02-25 00:06:19 +01:00
[model]
2019-02-12 17:45:44 +01:00
name = mormale Seite
2018-02-25 00:06:19 +01:00
label = {{ this.title }}
2019-02-12 17:45:44 +01:00
protected = yes
2018-02-25 00:06:19 +01:00
2019-02-12 17:45:44 +01:00
;------------------------------
2019-02-12 17:45:44 +01:00
[fields.title]
label = Titel
addon_label = [[header]]
size = large
type = string
2019-02-12 17:45:44 +01:00
[fields.slogan]
label = Start-Slogan
type = string
2019-02-12 23:52:50 +01:00
[fields.teaser]
2019-02-13 17:28:47 +01:00
label = Kurz umrissen: Was siehtg man hier?
2019-02-12 23:52:50 +01:00
type = text
2019-02-12 17:45:44 +01:00
[fields.content]
label = Seiteninhalt
2018-02-25 00:06:19 +01:00
type = markdown