2021-06-24 23:44:12 +02:00
[model]
name = Zutaten
label = {{ this.title }}
hidden = yes
[fields.title]
2021-12-12 23:29:59 +01:00
label = Rezept Title
2021-06-24 23:44:12 +02:00
description = Für welches Rezept sind die Zutaten
2021-12-12 23:29:59 +01:00
size = large
2021-06-24 23:44:12 +02:00
type = string
size = large
[fields.x_ignore_1]
2021-12-12 23:29:59 +01:00
label = Instructions: First step
description = Reneame this fresh created directory in the content folder to 'rezept.yaml/' to store the new recipt in the required rezept.yaml format
2021-06-24 23:44:12 +02:00
type = boolean
width = 1/2
[fields.x_ignore_2]
2021-12-12 23:29:59 +01:00
label = Instructions: Secound Step
description = Please fill in the option '_template: zutaten.yaml' manually in the 'rezept.yaml/contents.lr' Lektor File, so it will rendered correctly
2021-06-24 23:44:12 +02:00
type = string
2021-12-12 23:29:59 +01:00
addon_label = (this entry is only for information)
2021-06-24 23:44:12 +02:00
default = zutaten.yaml
width = 1/2
;---------------------------
[fields.recipe_name]
2021-12-12 23:29:59 +01:00
size = large
2021-06-24 23:44:12 +02:00
label = recipe name
2021-12-12 23:29:59 +01:00
description = what kind of pastry will be created?
2021-06-24 23:44:12 +02:00
type = string
2021-12-12 23:29:59 +01:00
width = 1/3
2021-06-24 23:44:12 +02:00
[fields.servings]
label = servings
2021-12-12 23:29:59 +01:00
description = Hier werden alle Portionsgrößen definiert, für die dieses Rezept sein soll. (mindestens eine Mengenangabe ist sinvoll). Achtung, bei mehr wie eine Größenangabe muss die Reinfolge überall gleich sein!
2021-06-24 23:44:12 +02:00
type = flow
flow_blocks = flow_servings
2021-12-12 23:29:59 +01:00
width = 2/3
;------------------------------------------
2021-06-24 23:44:12 +02:00
[fields.ingredients]
label = ingredients
description = Hier werden die Zutaten und Menge definiert
type = flow
flow_blocks = flow_ingredients
2021-12-12 23:29:59 +01:00
;-----------------------
2021-06-24 23:44:12 +02:00
[fields.steps]
label = Steps
type = flow
flow_blocks = flow_steps
[fields.oven_type]
label = oven type
type = string
2021-12-12 23:29:59 +01:00
width = 1/2
2021-06-24 23:44:12 +02:00
description = Example: conventional, microwave, waffle iron, wood oven...
[fields.oven]
label = Oven temperature
description = Starting oven temperature, if the oven is used.
type = flow
2021-12-12 23:29:59 +01:00
width = 1/2
2021-06-24 23:44:12 +02:00
flow_blocks = flow_oven
[fields.oven_time]
label = oven time
type = string
width = 2/3
[fields.oven_fan]
label = oven fan
type = select
choices = Off, On
width = 1/3
[fields.source_authors]
label = Author
type = string
2021-08-10 21:16:09 +02:00
width = 1/2
2021-06-24 23:44:12 +02:00
[fields.x_license]
label = License
type = string
2021-08-10 21:16:09 +02:00
width = 1/2
[fields.render_hygiene]
label = Render Hygiene Hinweise
type = boolean