32 lines
694 B
YAML
32 lines
694 B
YAML
title: Section
|
|
image: false
|
|
|
|
tabs:
|
|
contentTab:
|
|
label: Constructeur
|
|
icon: dashboard
|
|
fields:
|
|
isIndexed:
|
|
label: Indexée
|
|
type: toggle
|
|
default: true
|
|
help: Les titres des sections indéxés sont affichés dans le menu développé et dans le bandeau d'ancres.
|
|
width: 1/4
|
|
backgroundColor:
|
|
extends: fields/color
|
|
label: Couleur de fond
|
|
width: 3/4
|
|
section:
|
|
label: Section
|
|
type: layout
|
|
layouts:
|
|
- "1/1"
|
|
- "1/2, 1/2"
|
|
- "1/3, 1/3, 1/3"
|
|
fieldsets:
|
|
- heading
|
|
- text
|
|
- image
|
|
- links-list
|
|
|
|
filesTab: tabs/files
|