Skip to content
Snippets Groups Projects
Commit ad179f31 authored by Cult Ure's avatar Cult Ure Committed by Forestry.io
Browse files

Update from Forestry.io - Updated Forestry configuration

parent f5e0d6fa
No related branches found
No related tags found
1 merge request!5Big fat update, mostly cms configuration
...@@ -68,26 +68,40 @@ fields: ...@@ -68,26 +68,40 @@ fields:
file: file:
path: path:
label: Type label: Type
description: "'overlay': des infos sur une couleur ou une image de fond (l'image
est prioritaire)"
- name: color - name: color
type: color type: color
config: config:
required: false required: false
color_format: Hex color_format: Hex
label: Couleur label: Couleur
showOnly:
field: type
value: overlay
- name: overlay_image - name: overlay_image
type: file type: file
config: config:
maxSize: '15' maxSize: '15'
label: Image label: Image
showOnly:
field: type
value: overlay
- name: fixed_image - name: fixed_image
type: file type: file
config: config:
maxSize: '15' maxSize: '15'
label: Image label: Image
showOnly:
field: type
value: image
- name: overlay_title - name: overlay_title
type: boolean type: boolean
label: Titre sur l'entête label: Titre sur l'entête
default: true default: true
showOnly:
field: type
value: overlay
- name: show_text - name: show_text
type: select type: select
default: description default: description
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment