37 lines
793 B
YAML
37 lines
793 B
YAML
title: Personnes
|
|
'@extends': default
|
|
|
|
form:
|
|
fields:
|
|
tabs:
|
|
fields:
|
|
features:
|
|
type: tab
|
|
title: Personnes
|
|
fields:
|
|
header.class:
|
|
type: select
|
|
label: Layout
|
|
default: small
|
|
size: medium
|
|
|
|
|
|
header.features:
|
|
name: features
|
|
type: list
|
|
label: Personnes
|
|
|
|
fields:
|
|
.nom:
|
|
type: text
|
|
label: Nom
|
|
.fonction:
|
|
type: text
|
|
label: Fonction
|
|
.biographie:
|
|
type: editor
|
|
label: Biographie
|
|
.portrait:
|
|
type: file
|
|
label: Portrait
|