33 lines
654 B
YAML
33 lines
654 B
YAML
name: field.blocks.quote.name
|
|
icon: quote
|
|
wysiwyg: true
|
|
preview: quote
|
|
fields:
|
|
mode:
|
|
type: toggles
|
|
default: long
|
|
options:
|
|
- value: long
|
|
text: Longue
|
|
icon: false
|
|
- value: big
|
|
text: Forte
|
|
icon: false
|
|
text:
|
|
label: field.blocks.quote.text.label
|
|
placeholder: field.blocks.quote.text.placeholder
|
|
type: writer
|
|
inline: true
|
|
icon: quote
|
|
citation:
|
|
label: field.blocks.quote.citation.label
|
|
placeholder: field.blocks.quote.citation.placeholder
|
|
type: writer
|
|
inline: true
|
|
icon: user
|
|
marks:
|
|
- bold
|
|
- italic
|
|
- underline
|
|
- link
|
|
- cite
|