webseite/models/projekte.ini
2019-03-09 10:38:23 +01:00

49 lines
668 B
INI

[model]
name = Rezepte
label = Rezepte
hidden = yes
[fields.title]
label = Title
type = string
[fields.description]
label = Description
type = text
[fields.begruessung]
label = Begrüßungstext
type = markdown
[fields.title2]
label = Title nach Begruessung
type = string
[fields.description2]
label = Description nach Begruessung
type = markdown
[fields.link]
label = RSS Feed
type = string
[fields.abo]
label = Abonnieren
type = string
[fields.trailer]
label = Last part of the site
type = markdown
[children]
model = projekt-post
order_by = -number, title
[pagination]
enabled = yes
per_page = 9
[fields.desc]
label = HTML HEAD Description
type = string