Edit blueprints
This commit is contained in:
parent
ec74d78ba9
commit
8afee5e625
9 changed files with 19 additions and 15 deletions
|
@ -1,4 +0,0 @@
|
||||||
/galerie-1:
|
|
||||||
lock:
|
|
||||||
user: 7C7A1Zba
|
|
||||||
time: 1637246291
|
|
|
@ -1,3 +0,0 @@
|
||||||
/accueil:
|
|
||||||
unlock:
|
|
||||||
- YWFgwsvN
|
|
|
@ -1,4 +1,16 @@
|
||||||
Alternative-text: Exemple de texte alternatif
|
Alt-text:
|
||||||
|
|
||||||
|
----
|
||||||
|
|
||||||
|
Caption:
|
||||||
|
|
||||||
|
----
|
||||||
|
|
||||||
|
Sort: 1
|
||||||
|
|
||||||
|
----
|
||||||
|
|
||||||
|
File-type: image
|
||||||
|
|
||||||
----
|
----
|
||||||
|
|
||||||
|
|
|
@ -1,15 +1,14 @@
|
||||||
title: Artwork
|
title: Artwork
|
||||||
accept:
|
accept:
|
||||||
mime: image/jpeg, image/png, video/mp4
|
mime: image/jpeg, image/png, video/mp4
|
||||||
|
|
||||||
fields:
|
fields:
|
||||||
alt_text:
|
alt_text:
|
||||||
type: text
|
|
||||||
when:
|
when:
|
||||||
file_type: image
|
file_type: image
|
||||||
label:
|
label:
|
||||||
en: Alternative text
|
en: Alternative text
|
||||||
fr: Texte alternatif
|
fr: Texte alternatif
|
||||||
|
type: text
|
||||||
caption:
|
caption:
|
||||||
label:
|
label:
|
||||||
en: Caption
|
en: Caption
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
title: Image
|
title: Image
|
||||||
accept:
|
accept:
|
||||||
mime: image/jpeg, image/png
|
mime: image/jpeg, image/png
|
||||||
|
|
||||||
fields:
|
fields:
|
||||||
alt_text:
|
alt_text:
|
||||||
label:
|
label:
|
||||||
|
|
|
@ -5,6 +5,7 @@ fields:
|
||||||
type: textarea
|
type: textarea
|
||||||
size: small
|
size: small
|
||||||
buttons: false
|
buttons: false
|
||||||
|
required: true
|
||||||
help:
|
help:
|
||||||
en: "Short description of the page displayed by search engines and social networks (recommended maximum length: 160 characters)."
|
en: "Short description of the page displayed by search engines and social networks (recommended maximum length: 160 characters)."
|
||||||
fr: "Courte description de la page affichée par les moteurs de recherche et les réseaux sociaux (taille maximale conseillée : 160 caractères)."
|
fr: "Courte description de la page affichée par les moteurs de recherche et les réseaux sociaux (taille maximale conseillée : 160 caractères)."
|
||||||
|
@ -15,10 +16,11 @@ fields:
|
||||||
meta_image:
|
meta_image:
|
||||||
label: Image
|
label: Image
|
||||||
type: files
|
type: files
|
||||||
multiple: false
|
|
||||||
layout: cardlets
|
layout: cardlets
|
||||||
image:
|
image:
|
||||||
cover: true
|
cover: true
|
||||||
|
multiple: false
|
||||||
|
required: true
|
||||||
help:
|
help:
|
||||||
en: "Image displayed by social networks (format: JPEG or PNG)."
|
en: "Image displayed by social networks (format: JPEG or PNG)."
|
||||||
fr: "Image affichée par les réseaux sociaux (format : JPEG ou PNG)."
|
fr: "Image affichée par les réseaux sociaux (format : JPEG ou PNG)."
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
type: files
|
|
||||||
headline:
|
headline:
|
||||||
en: Background image
|
en: Background image
|
||||||
fr: Image de fond
|
fr: Image de fond
|
||||||
|
type: files
|
||||||
template: image
|
template: image
|
||||||
min: 1
|
min: 1
|
||||||
max: 1
|
max: 1
|
||||||
|
|
|
@ -6,7 +6,7 @@ fields:
|
||||||
template: favicon
|
template: favicon
|
||||||
layout: cardlets
|
layout: cardlets
|
||||||
multiple: false
|
multiple: false
|
||||||
min: 1
|
required: true
|
||||||
help:
|
help:
|
||||||
en: "Image displayed on web browser tabs (file format: PNG)."
|
en: "Image displayed on web browser tabs (file format: PNG)."
|
||||||
fr: "Image affichée sur les onglets des navigateurs internet (format : PNG)."
|
fr: "Image affichée sur les onglets des navigateurs internet (format : PNG)."
|
||||||
|
|
|
@ -2,6 +2,5 @@ label:
|
||||||
en: Content
|
en: Content
|
||||||
fr: Contenu
|
fr: Contenu
|
||||||
icon: text
|
icon: text
|
||||||
|
|
||||||
sections:
|
sections:
|
||||||
presentation: sections/biography_content_presentation
|
presentation: sections/biography_content_presentation
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue