2019-02-12 17:45:44 +01:00
|
|
|
[model]
|
2019-02-23 21:32:36 +01:00
|
|
|
name = Rezepte
|
|
|
|
label = Rezepte
|
2019-02-12 17:45:44 +01:00
|
|
|
hidden = yes
|
|
|
|
|
|
|
|
[fields.title]
|
|
|
|
label = Title
|
|
|
|
type = string
|
|
|
|
|
|
|
|
[fields.description]
|
|
|
|
label = Description
|
2019-02-12 23:52:50 +01:00
|
|
|
type = text
|
2019-02-12 17:45:44 +01:00
|
|
|
|
2019-02-24 12:56:01 +01:00
|
|
|
[fields.begruessung]
|
|
|
|
label = Begrüßungstext
|
|
|
|
type = markdown
|
|
|
|
|
2019-02-24 18:11:12 +01:00
|
|
|
[fields.title2]
|
|
|
|
label = Title nach Begruessung
|
|
|
|
type = string
|
|
|
|
|
2019-02-24 19:53:37 +01:00
|
|
|
[fields.description2]
|
2019-02-24 18:11:12 +01:00
|
|
|
label = Description nach Begruessung
|
|
|
|
type = markdown
|
|
|
|
|
2019-02-12 17:45:44 +01:00
|
|
|
[fields.link]
|
|
|
|
label = RSS Feed
|
|
|
|
type = string
|
|
|
|
|
|
|
|
[fields.abo]
|
|
|
|
label = Abonnieren
|
|
|
|
type = string
|
|
|
|
|
2019-02-24 19:53:37 +01:00
|
|
|
[fields.trailer]
|
|
|
|
label = Last part of the site
|
|
|
|
type = markdown
|
|
|
|
|
2019-02-12 17:45:44 +01:00
|
|
|
[children]
|
|
|
|
model = projekt-post
|
2019-02-24 21:07:28 +01:00
|
|
|
order_by = -number, title
|
2019-02-12 17:45:44 +01:00
|
|
|
|
|
|
|
[pagination]
|
|
|
|
enabled = yes
|
|
|
|
per_page = 9999
|
2019-02-24 18:11:12 +01:00
|
|
|
|
|
|
|
[fields.desc]
|
|
|
|
label = HTML HEAD Description
|
|
|
|
type = string
|
|
|
|
|