podcast-webseite/models/page.ini

26 lines
366 B
INI
Raw Permalink Normal View History

[model]
2019-05-25 21:26:34 +02:00
name = mormale Seite
label = {{ this.title }}
2019-05-25 21:26:34 +02:00
protected = yes
;------------------------------
[fields.title]
2019-05-25 21:26:34 +02:00
label = Titel
addon_label = [[header]]
size = large
type = string
[fields.slogan]
label = Start-Slogan
type = string
2019-05-25 21:26:34 +02:00
[fields.teaser]
label = Kurz umrissen: Was siehtg man hier?
type = text
[fields.content]
label = Seiteninhalt
type = markdown
2019-05-25 21:26:34 +02:00