Set up gallery image caption field
This commit is contained in:
parent
776c8cb74e
commit
7778c40ea8
1 changed files with 19 additions and 0 deletions
|
@ -2,6 +2,25 @@ title: Image
|
||||||
accept:
|
accept:
|
||||||
mime: image/jpeg, image/png
|
mime: image/jpeg, image/png
|
||||||
fields:
|
fields:
|
||||||
|
caption:
|
||||||
|
label:
|
||||||
|
en: Caption
|
||||||
|
fr: Légende
|
||||||
|
type: writer
|
||||||
|
toolbar:
|
||||||
|
inline: false
|
||||||
|
nodes: false
|
||||||
|
marks:
|
||||||
|
- bold
|
||||||
|
- italic
|
||||||
|
- '|'
|
||||||
|
- link
|
||||||
|
- email
|
||||||
|
- '|'
|
||||||
|
- clear
|
||||||
|
help:
|
||||||
|
en: "Informative text displayed below the image."
|
||||||
|
fr: "Texte informatif affiché sous l'image."
|
||||||
alt_text:
|
alt_text:
|
||||||
label:
|
label:
|
||||||
en: Alternative text
|
en: Alternative text
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue