29 lines
561 B
YAML
29 lines
561 B
YAML
title: Section
|
|
image: false
|
|
|
|
tabs:
|
|
contentTab:
|
|
label: Constructeur
|
|
icon: dashboard
|
|
fields:
|
|
section:
|
|
label: Section
|
|
type: layout
|
|
layouts:
|
|
- "1/1"
|
|
- "1/2, 1/2"
|
|
- "1/3, 1/3, 1/3"
|
|
fieldsets:
|
|
- heading
|
|
- text
|
|
- image
|
|
- links-list
|
|
paramsTab:
|
|
label: Paramètres
|
|
icon: cog
|
|
fields:
|
|
isIndexed:
|
|
label: Titre de section affichée dans le menu développé ?
|
|
type: toggle
|
|
default: true
|
|
filesTab: tabs/files
|