avancement back
This commit is contained in:
parent
c1c4fda329
commit
724bcb4918
10 changed files with 255 additions and 347 deletions
|
|
@ -8,38 +8,34 @@ tabs:
|
||||||
icon: text
|
icon: text
|
||||||
columns:
|
columns:
|
||||||
- width: 2/3
|
- width: 2/3
|
||||||
sections:
|
fields:
|
||||||
intro:
|
intro:
|
||||||
type: fields
|
type: writer
|
||||||
fields:
|
nodes:
|
||||||
intro_headline:
|
- heading
|
||||||
type: headline
|
headings:
|
||||||
label: Introduction
|
- 1
|
||||||
intro_title:
|
buttons: false
|
||||||
label: Titre principal
|
help: Section de texte centrée.
|
||||||
type: text
|
body:
|
||||||
required: true
|
type: blocks
|
||||||
help: "Ex: NOUS FAISONS JOUER LE MONDE."
|
fieldsets:
|
||||||
intro_text:
|
- type: text
|
||||||
label: Sous-titre
|
extends: blocks/text
|
||||||
type: textarea
|
fields:
|
||||||
size: small
|
text:
|
||||||
principal_text:
|
type: writer
|
||||||
label: Texte principal
|
nodes:
|
||||||
type: textarea
|
- heading
|
||||||
size: small
|
headings:
|
||||||
|
- h3
|
||||||
|
|
||||||
|
|
||||||
- width: 1/3
|
- width: 1/3
|
||||||
sections:
|
sections:
|
||||||
team:
|
team:
|
||||||
type: fields
|
type: fields
|
||||||
fields:
|
fields:
|
||||||
team_headline:
|
|
||||||
type: headline
|
|
||||||
label: Équipe
|
|
||||||
team_title:
|
|
||||||
label: Titre section Équipe
|
|
||||||
type: text
|
|
||||||
default: "Notre Équipe"
|
|
||||||
team_members:
|
team_members:
|
||||||
label: Membres de l'équipe
|
label: Membres de l'équipe
|
||||||
type: structure
|
type: structure
|
||||||
|
|
@ -59,6 +55,7 @@ tabs:
|
||||||
label: Photo
|
label: Photo
|
||||||
type: files
|
type: files
|
||||||
max: 1
|
max: 1
|
||||||
|
accept: image/*
|
||||||
uploads:
|
uploads:
|
||||||
template: image
|
template: image
|
||||||
# SEO
|
# SEO
|
||||||
|
|
|
||||||
|
|
@ -11,93 +11,93 @@ status:
|
||||||
listed:
|
listed:
|
||||||
label: Publié
|
label: Publié
|
||||||
text: L'article est visible publiquement
|
text: L'article est visible publiquement
|
||||||
|
tabs:
|
||||||
|
content:
|
||||||
|
label: Contenu
|
||||||
|
icon: text
|
||||||
|
columns:
|
||||||
|
# Colonne principale
|
||||||
|
main:
|
||||||
|
width: 2/3
|
||||||
|
sections:
|
||||||
|
# En-tête
|
||||||
|
header:
|
||||||
|
type: fields
|
||||||
|
fields:
|
||||||
|
intro:
|
||||||
|
label: Introduction
|
||||||
|
type: textarea
|
||||||
|
size: small
|
||||||
|
help: "Résumé ou accroche de l'article"
|
||||||
|
|
||||||
columns:
|
# Contenu
|
||||||
# Colonne principale
|
content:
|
||||||
main:
|
type: fields
|
||||||
width: 2/3
|
fields:
|
||||||
sections:
|
article_content:
|
||||||
# En-tête
|
label: Contenu de l'article
|
||||||
header:
|
type: blocks
|
||||||
type: fields
|
fieldsets:
|
||||||
fields:
|
heading:
|
||||||
title:
|
label: Titre
|
||||||
label: Titre de l'article
|
type: heading
|
||||||
type: text
|
text:
|
||||||
required: true
|
label: Texte
|
||||||
intro:
|
type: text
|
||||||
label: Introduction / Chapeau
|
quote:
|
||||||
type: textarea
|
label: Citation
|
||||||
size: small
|
type: quote
|
||||||
help: "Résumé ou accroche de l'article"
|
image:
|
||||||
|
label: Image
|
||||||
|
type: image
|
||||||
|
list:
|
||||||
|
label: Liste
|
||||||
|
type: list
|
||||||
|
video:
|
||||||
|
label: Vidéo
|
||||||
|
type: video
|
||||||
|
|
||||||
# Contenu
|
# Sidebar
|
||||||
content:
|
sidebar:
|
||||||
type: fields
|
width: 1/3
|
||||||
fields:
|
sections:
|
||||||
article_content:
|
# Métadonnées
|
||||||
label: Contenu de l'article
|
meta:
|
||||||
type: blocks
|
type: fields
|
||||||
fieldsets:
|
fields:
|
||||||
heading:
|
date:
|
||||||
label: Titre
|
label: Date de publication
|
||||||
type: heading
|
type: date
|
||||||
text:
|
required: true
|
||||||
label: Texte
|
default: today
|
||||||
type: text
|
cover:
|
||||||
quote:
|
label: Image de couverture
|
||||||
label: Citation
|
type: files
|
||||||
type: quote
|
max: 1
|
||||||
image:
|
accept: image/*
|
||||||
label: Image
|
uploads:
|
||||||
type: image
|
template: image
|
||||||
list:
|
|
||||||
label: Liste
|
|
||||||
type: list
|
|
||||||
video:
|
|
||||||
label: Vidéo
|
|
||||||
type: video
|
|
||||||
|
|
||||||
# Sidebar
|
# Recommandations
|
||||||
sidebar:
|
related:
|
||||||
width: 1/3
|
type: fields
|
||||||
sections:
|
fields:
|
||||||
# Métadonnées
|
related_articles:
|
||||||
meta:
|
label: Articles recommandés
|
||||||
type: fields
|
type: pages
|
||||||
fields:
|
query: site.find('blog').children.listed
|
||||||
date:
|
max: 3
|
||||||
label: Date de publication
|
help: "Articles similaires à afficher en bas de page"
|
||||||
type: date
|
|
||||||
required: true
|
|
||||||
default: today
|
|
||||||
cover:
|
|
||||||
label: Image de couverture
|
|
||||||
type: files
|
|
||||||
max: 1
|
|
||||||
uploads:
|
|
||||||
template: image
|
|
||||||
|
|
||||||
# Recommandations
|
# SEO
|
||||||
related:
|
seo:
|
||||||
type: fields
|
type: fields
|
||||||
fields:
|
fields:
|
||||||
related_articles:
|
meta_title:
|
||||||
label: Articles recommandés
|
label: Meta Title
|
||||||
type: pages
|
type: text
|
||||||
query: site.find('blog').children.listed
|
meta_description:
|
||||||
max: 3
|
label: Meta Description
|
||||||
help: "Articles similaires à afficher en bas de page"
|
type: textarea
|
||||||
|
size: small
|
||||||
# SEO
|
maxlength: 160
|
||||||
seo:
|
|
||||||
type: fields
|
|
||||||
fields:
|
|
||||||
meta_title:
|
|
||||||
label: Meta Title
|
|
||||||
type: text
|
|
||||||
meta_description:
|
|
||||||
label: Meta Description
|
|
||||||
type: textarea
|
|
||||||
size: small
|
|
||||||
maxlength: 160
|
|
||||||
|
|
|
||||||
|
|
@ -4,21 +4,20 @@ icon: text
|
||||||
tabs:
|
tabs:
|
||||||
# Intro
|
# Intro
|
||||||
intro:
|
intro:
|
||||||
label: Introduction
|
label: Contenu
|
||||||
icon: text
|
icon: text
|
||||||
sections:
|
sections:
|
||||||
content:
|
content:
|
||||||
type: fields
|
type: fields
|
||||||
fields:
|
fields:
|
||||||
intro_title:
|
intro:
|
||||||
label: Titre
|
type: writer
|
||||||
type: text
|
nodes:
|
||||||
default: "NOS ARTICLES."
|
- heading
|
||||||
intro_text:
|
headings:
|
||||||
label: Texte d'introduction
|
- 1
|
||||||
type: textarea
|
buttons: false
|
||||||
size: small
|
help: Section de texte centrée.
|
||||||
help: "On décrypte pour vous les ressorts de la gamification, ses actualités et des cas d'étude."
|
|
||||||
articles_list:
|
articles_list:
|
||||||
label: Articles
|
label: Articles
|
||||||
type: pages
|
type: pages
|
||||||
|
|
@ -36,15 +35,3 @@ tabs:
|
||||||
seo:
|
seo:
|
||||||
label: SEO
|
label: SEO
|
||||||
icon: search
|
icon: search
|
||||||
sections:
|
|
||||||
meta:
|
|
||||||
type: fields
|
|
||||||
fields:
|
|
||||||
meta_title:
|
|
||||||
label: Meta Title
|
|
||||||
type: text
|
|
||||||
meta_description:
|
|
||||||
label: Meta Description
|
|
||||||
type: textarea
|
|
||||||
size: small
|
|
||||||
maxlength: 160
|
|
||||||
|
|
|
||||||
|
|
@ -2,9 +2,8 @@ title: Expertise
|
||||||
icon: wand
|
icon: wand
|
||||||
|
|
||||||
tabs:
|
tabs:
|
||||||
# Intro
|
content:
|
||||||
intro:
|
label: Contenu
|
||||||
label: Introduction
|
|
||||||
icon: text
|
icon: text
|
||||||
columns:
|
columns:
|
||||||
- width: 2/3
|
- width: 2/3
|
||||||
|
|
@ -12,30 +11,18 @@ tabs:
|
||||||
content:
|
content:
|
||||||
type: fields
|
type: fields
|
||||||
fields:
|
fields:
|
||||||
intro_title:
|
title:
|
||||||
label: Titre principal
|
label: Titre
|
||||||
type: text
|
type: text
|
||||||
required: true
|
required: true
|
||||||
help: "Ex: PLAY THE REAL."
|
help: "Ex: PLAY THE REAL."
|
||||||
contenu:
|
textes:
|
||||||
label: Contenu
|
label: Texte
|
||||||
type: blocks
|
type: blocks
|
||||||
fieldsets:
|
fieldsets:
|
||||||
text:
|
text_bloc:
|
||||||
label: Texte
|
label: bloc de texte
|
||||||
type: text
|
type: text
|
||||||
- width: 1/3
|
|
||||||
sections:
|
|
||||||
media:
|
|
||||||
type: fields
|
|
||||||
fields:
|
|
||||||
video:
|
|
||||||
label: Vidéo d'arrière-plan
|
|
||||||
type: files
|
|
||||||
max: 1
|
|
||||||
uploads:
|
|
||||||
template: image
|
|
||||||
|
|
||||||
# SEO
|
# SEO
|
||||||
seo:
|
seo:
|
||||||
label: SEO
|
label: SEO
|
||||||
|
|
|
||||||
|
|
@ -14,55 +14,50 @@ icon: play
|
||||||
|
|
||||||
columns:
|
columns:
|
||||||
# Colonne principale
|
# Colonne principale
|
||||||
main:
|
- width: 2/3
|
||||||
width: 2/3
|
|
||||||
sections:
|
sections:
|
||||||
# Informations principales
|
# Informations principales
|
||||||
info:
|
info:
|
||||||
type: fields
|
type: fields
|
||||||
fields:
|
fields:
|
||||||
title:
|
|
||||||
label: Nom du jeu
|
|
||||||
type: text
|
|
||||||
required: true
|
|
||||||
help: "Ex: Mozzle"
|
|
||||||
description:
|
description:
|
||||||
label: Description
|
label: Description
|
||||||
type: textarea
|
type: textarea
|
||||||
size: medium
|
size: medium
|
||||||
help: "Un thème, 5 mots cachés... mais chacun a une lettre manquante !"
|
|
||||||
rules:
|
|
||||||
label: Règles du jeu
|
|
||||||
type: blocks
|
|
||||||
fieldsets:
|
|
||||||
- heading
|
|
||||||
- text
|
|
||||||
- list
|
|
||||||
|
|
||||||
# Sidebar
|
# Sidebar
|
||||||
sidebar:
|
- width: 1/3
|
||||||
width: 1/3
|
|
||||||
sections:
|
sections:
|
||||||
# Visuel
|
# Visuel
|
||||||
visual:
|
visual:
|
||||||
type: fields
|
type: fields
|
||||||
fields:
|
fields:
|
||||||
cover:
|
background_image:
|
||||||
label: Image de couverture
|
label: Image d'arrière plan
|
||||||
type: files
|
type: files
|
||||||
max: 1
|
max: 1
|
||||||
|
accept: image/*
|
||||||
uploads:
|
uploads:
|
||||||
template: image
|
template: image
|
||||||
|
help: Image affichée en arrière-plan quand le jeu est sélectionné
|
||||||
|
thumbnail:
|
||||||
|
label: Vignette
|
||||||
|
type: files
|
||||||
|
max: 1
|
||||||
|
accept: image/*
|
||||||
|
uploads:
|
||||||
|
template: image
|
||||||
|
help: Petite image carrée représentant le jeu
|
||||||
badge:
|
badge:
|
||||||
label: Badge
|
label: Badge
|
||||||
type: select
|
type: tags
|
||||||
|
max: 1
|
||||||
options:
|
options:
|
||||||
none: Aucun
|
- NEW
|
||||||
new: NEW
|
- Populaire
|
||||||
coming_soon: Coming Soon
|
help: Choisissez une suggestion ou tapez votre propre badge
|
||||||
popular: Populaire
|
|
||||||
|
|
||||||
# Statut et liens
|
# Statut
|
||||||
status:
|
status:
|
||||||
type: fields
|
type: fields
|
||||||
fields:
|
fields:
|
||||||
|
|
@ -75,12 +70,20 @@ columns:
|
||||||
available: Disponible
|
available: Disponible
|
||||||
coming_soon: Bientôt disponible
|
coming_soon: Bientôt disponible
|
||||||
maintenance: En maintenance
|
maintenance: En maintenance
|
||||||
play_link:
|
# Liens
|
||||||
label: Lien pour jouer
|
links:
|
||||||
type: url
|
type: fields
|
||||||
help: "URL vers le jeu intégré ou externe"
|
fields:
|
||||||
is_embedded:
|
play_links:
|
||||||
label: Jeu intégré
|
label: Lien(s) pour jouer
|
||||||
type: toggle
|
type: structure
|
||||||
text: Le jeu s'affiche directement sur la page
|
fields:
|
||||||
default: true
|
link_label:
|
||||||
|
label: Nom du bouton
|
||||||
|
type: text
|
||||||
|
width: 1/2
|
||||||
|
placeholder: "Ex: App Store, Site web..."
|
||||||
|
link_url:
|
||||||
|
label: URL
|
||||||
|
type: url
|
||||||
|
width: 1/2
|
||||||
|
|
|
||||||
|
|
@ -4,29 +4,29 @@ icon: home
|
||||||
tabs:
|
tabs:
|
||||||
# Hero Section
|
# Hero Section
|
||||||
hero:
|
hero:
|
||||||
label: Hero
|
label: Contenu
|
||||||
icon: star
|
icon: text
|
||||||
columns:
|
columns:
|
||||||
- width: 2/3
|
- width: 2/3
|
||||||
sections:
|
sections:
|
||||||
hero_content:
|
hero_content:
|
||||||
type: fields
|
type: fields
|
||||||
fields:
|
fields:
|
||||||
hero_title:
|
title:
|
||||||
label: Titre principal
|
label: Titre principal
|
||||||
type: text
|
type: text
|
||||||
required: true
|
required: true
|
||||||
help: "Ex: PLAY TO ENGAGE"
|
subtitle:
|
||||||
hero_subtitle:
|
|
||||||
label: Sous-titre
|
label: Sous-titre
|
||||||
type: textarea
|
type: textarea
|
||||||
size: small
|
size: small
|
||||||
help: "Ex: Nous transformons les interactions en défis pertinents et gratifiants"
|
cta_text:
|
||||||
hero_cta_text:
|
width: 1/2
|
||||||
label: Texte du bouton CTA
|
label: Texte du bouton CTA
|
||||||
type: text
|
type: text
|
||||||
default: Explorer
|
default: Explorer
|
||||||
hero_cta_link:
|
cta_link:
|
||||||
|
width: 1/2
|
||||||
label: Lien du bouton CTA
|
label: Lien du bouton CTA
|
||||||
type: pages
|
type: pages
|
||||||
max: 1
|
max: 1
|
||||||
|
|
@ -39,8 +39,9 @@ tabs:
|
||||||
label: Vidéo d'arrière-plan
|
label: Vidéo d'arrière-plan
|
||||||
type: files
|
type: files
|
||||||
max: 1
|
max: 1
|
||||||
|
accept: video/*
|
||||||
uploads:
|
uploads:
|
||||||
template: image
|
template: video
|
||||||
# SEO
|
# SEO
|
||||||
seo:
|
seo:
|
||||||
label: SEO
|
label: SEO
|
||||||
|
|
|
||||||
|
|
@ -2,24 +2,6 @@ title: Jouer
|
||||||
icon: play
|
icon: play
|
||||||
|
|
||||||
tabs:
|
tabs:
|
||||||
# Intro
|
|
||||||
intro:
|
|
||||||
label: Introduction
|
|
||||||
icon: text
|
|
||||||
sections:
|
|
||||||
content:
|
|
||||||
type: fields
|
|
||||||
fields:
|
|
||||||
intro_title:
|
|
||||||
label: Titre
|
|
||||||
type: text
|
|
||||||
default: Jouer
|
|
||||||
intro_text:
|
|
||||||
label: Texte d'introduction
|
|
||||||
type: textarea
|
|
||||||
size: small
|
|
||||||
|
|
||||||
# Jeux
|
|
||||||
games:
|
games:
|
||||||
label: Jeux
|
label: Jeux
|
||||||
icon: grid
|
icon: grid
|
||||||
|
|
@ -39,15 +21,3 @@ tabs:
|
||||||
seo:
|
seo:
|
||||||
label: SEO
|
label: SEO
|
||||||
icon: search
|
icon: search
|
||||||
sections:
|
|
||||||
meta:
|
|
||||||
type: fields
|
|
||||||
fields:
|
|
||||||
meta_title:
|
|
||||||
label: Meta Title
|
|
||||||
type: text
|
|
||||||
meta_description:
|
|
||||||
label: Meta Description
|
|
||||||
type: textarea
|
|
||||||
size: small
|
|
||||||
maxlength: 160
|
|
||||||
|
|
|
||||||
|
|
@ -6,25 +6,16 @@ tabs:
|
||||||
label: Contenu
|
label: Contenu
|
||||||
icon: text
|
icon: text
|
||||||
sections:
|
sections:
|
||||||
# Intro
|
|
||||||
intro:
|
|
||||||
type: fields
|
|
||||||
fields:
|
|
||||||
intro_title:
|
|
||||||
label: Titre
|
|
||||||
type: text
|
|
||||||
default: Portfolio
|
|
||||||
|
|
||||||
# Projets
|
# Projets
|
||||||
projects_list:
|
projects_list:
|
||||||
type: pages
|
type: pages
|
||||||
headline: Liste des projets
|
headline: Liste des projets
|
||||||
layout: list
|
layout: cards
|
||||||
size: medium
|
size: medium
|
||||||
image:
|
image:
|
||||||
cover: true
|
cover: true
|
||||||
template: project
|
template: project
|
||||||
info: "{{ page.category }}"
|
info: "{{ page.catchphrase }}"
|
||||||
create: project
|
create: project
|
||||||
|
|
||||||
# SEO
|
# SEO
|
||||||
|
|
|
||||||
|
|
@ -1,16 +1,16 @@
|
||||||
title: Projet
|
title: Projet
|
||||||
icon: image
|
icon: image
|
||||||
|
|
||||||
status:
|
# status:
|
||||||
draft:
|
# draft:
|
||||||
label: Brouillon
|
# label: Brouillon
|
||||||
text: Le projet n'est pas visible
|
# text: Le projet n'est pas visible
|
||||||
unlisted:
|
# unlisted:
|
||||||
label: Non listé
|
# label: Non listé
|
||||||
text: Le projet est accessible mais pas dans la liste
|
# text: Le projet est accessible mais pas dans la liste
|
||||||
listed:
|
# listed:
|
||||||
label: Publié
|
# label: Publié
|
||||||
text: Le projet est visible publiquement
|
# text: Le projet est visible publiquement
|
||||||
|
|
||||||
columns:
|
columns:
|
||||||
# Colonne principale
|
# Colonne principale
|
||||||
|
|
@ -21,12 +21,8 @@ columns:
|
||||||
info:
|
info:
|
||||||
type: fields
|
type: fields
|
||||||
fields:
|
fields:
|
||||||
title:
|
catchphrase:
|
||||||
label: Nom du projet
|
label: Phrase d'accroche
|
||||||
type: text
|
|
||||||
required: true
|
|
||||||
tagline:
|
|
||||||
label: Tagline
|
|
||||||
type: text
|
type: text
|
||||||
help: "Ex: Transformez votre lecture en aventure."
|
help: "Ex: Transformez votre lecture en aventure."
|
||||||
description:
|
description:
|
||||||
|
|
@ -35,14 +31,29 @@ columns:
|
||||||
size: medium
|
size: medium
|
||||||
help: Description complète du projet
|
help: Description complète du projet
|
||||||
|
|
||||||
# Galerie
|
images:
|
||||||
gallery:
|
type: fields
|
||||||
type: files
|
fields:
|
||||||
headline: Galerie d'images
|
images_gallery_video:
|
||||||
layout: cards
|
width: 2/3
|
||||||
size: medium
|
label: Galerie vidéo d'images
|
||||||
template: image
|
type: files
|
||||||
info: "{{ file.dimensions }}"
|
layout: cards
|
||||||
|
size: medium
|
||||||
|
max: 1
|
||||||
|
accept: video/*
|
||||||
|
uploads:
|
||||||
|
template: video
|
||||||
|
help: Vidéo qui fait défiler une galerie d'images liée au jeu
|
||||||
|
mockup:
|
||||||
|
width: 1/3
|
||||||
|
label: Image de mise en situation
|
||||||
|
type: files
|
||||||
|
max: 1
|
||||||
|
accept: image/*
|
||||||
|
uploads:
|
||||||
|
template: image
|
||||||
|
help: Écran de jeu mis en situation sur un appareil
|
||||||
|
|
||||||
# Sidebar
|
# Sidebar
|
||||||
sidebar:
|
sidebar:
|
||||||
|
|
@ -52,12 +63,14 @@ columns:
|
||||||
meta:
|
meta:
|
||||||
type: fields
|
type: fields
|
||||||
fields:
|
fields:
|
||||||
cover:
|
thumbnail:
|
||||||
label: Image de couverture
|
label: Vignette
|
||||||
type: files
|
type: files
|
||||||
max: 1
|
max: 1
|
||||||
|
accept: image/*
|
||||||
uploads:
|
uploads:
|
||||||
template: image
|
template: image
|
||||||
|
help: Petite image carrée représentant le jeu
|
||||||
category:
|
category:
|
||||||
label: Catégorie
|
label: Catégorie
|
||||||
type: text
|
type: text
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
title: World Game
|
title: World Game
|
||||||
|
|
||||||
columns:
|
columns:
|
||||||
- width: 1/1
|
- width: 1/2
|
||||||
sections:
|
sections:
|
||||||
pages:
|
pages:
|
||||||
type: pages
|
type: pages
|
||||||
|
|
@ -12,92 +12,51 @@ columns:
|
||||||
create: false
|
create: false
|
||||||
status: listed
|
status: listed
|
||||||
|
|
||||||
- width: 1/3
|
- width: 1/2
|
||||||
sections:
|
fields:
|
||||||
identity:
|
contact_email:
|
||||||
type: fields
|
label: Email
|
||||||
|
type: email
|
||||||
|
width: 1/3
|
||||||
|
contact_phone:
|
||||||
|
label: Téléphone
|
||||||
|
type: tel
|
||||||
|
width: 1/3
|
||||||
|
contact_address:
|
||||||
|
label: Adresse
|
||||||
|
type: writer
|
||||||
|
buttons: false
|
||||||
|
nodes: false
|
||||||
|
width: 1/3
|
||||||
|
placeholder: 33 rue Jean Dupont
|
||||||
|
social_links:
|
||||||
|
label: Liens réseaux sociaux
|
||||||
|
type: structure
|
||||||
fields:
|
fields:
|
||||||
identity_headline:
|
label:
|
||||||
type: headline
|
label: Nom
|
||||||
label: Le studio
|
|
||||||
|
|
||||||
site_title:
|
|
||||||
label: Nom du site
|
|
||||||
type: text
|
type: text
|
||||||
width: 1/2
|
width: 1/3
|
||||||
|
placeholder: "Ex: LinkedIn, Instagram..."
|
||||||
site_tagline:
|
url:
|
||||||
label: Tagline
|
label: URL
|
||||||
type: text
|
type: url
|
||||||
width: 1/2
|
width: 1/3
|
||||||
|
picto:
|
||||||
site_description:
|
label: Icône SVG
|
||||||
label: Description SEO
|
|
||||||
type: textarea
|
type: textarea
|
||||||
|
width: 1/3
|
||||||
|
buttons: false
|
||||||
size: small
|
size: small
|
||||||
|
help: Collez le code SVG de l'icône
|
||||||
|
|
||||||
mentions_legales:
|
- width: 1/2
|
||||||
label: Mentions légales (PDF)
|
|
||||||
type: files
|
|
||||||
max: 1
|
|
||||||
width: 1/2
|
|
||||||
|
|
||||||
- width: 1/3
|
|
||||||
sections:
|
sections:
|
||||||
contact:
|
contact:
|
||||||
type: fields
|
type: fields
|
||||||
fields:
|
fields:
|
||||||
contact_headline:
|
mentions_legales:
|
||||||
type: headline
|
label: Mentions légales (PDF)
|
||||||
label: Contact
|
type: files
|
||||||
|
max: 1
|
||||||
contact_email:
|
accept: application/pdf
|
||||||
label: Email
|
|
||||||
type: email
|
|
||||||
width: 1/2
|
|
||||||
|
|
||||||
contact_phone:
|
|
||||||
label: Téléphone
|
|
||||||
type: tel
|
|
||||||
width: 1/2
|
|
||||||
|
|
||||||
contact_address:
|
|
||||||
label: Adresse
|
|
||||||
type: text
|
|
||||||
width: 1/2
|
|
||||||
placeholder: 33 rue Jean Dupont
|
|
||||||
|
|
||||||
contact_postal:
|
|
||||||
label: Code postal
|
|
||||||
type: text
|
|
||||||
width: 1/2
|
|
||||||
placeholder: 75000 Paris
|
|
||||||
|
|
||||||
- width: 1/3
|
|
||||||
sections:
|
|
||||||
social:
|
|
||||||
type: fields
|
|
||||||
fields:
|
|
||||||
social_headline:
|
|
||||||
type: headline
|
|
||||||
label: Réseaux sociaux
|
|
||||||
|
|
||||||
social_linkedin:
|
|
||||||
label: LinkedIn
|
|
||||||
type: url
|
|
||||||
width: 1/2
|
|
||||||
|
|
||||||
social_twitter:
|
|
||||||
label: Twitter / X
|
|
||||||
type: url
|
|
||||||
width: 1/2
|
|
||||||
|
|
||||||
social_instagram:
|
|
||||||
label: Instagram
|
|
||||||
type: url
|
|
||||||
width: 1/2
|
|
||||||
|
|
||||||
social_youtube:
|
|
||||||
label: YouTube
|
|
||||||
type: url
|
|
||||||
width: 1/2
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue