Add quotation with image paragraph type

Just a start so far, with a quotation text field with a generous character limit—
but not the unlimited amount a long text would be.
This commit is contained in:
benjamin melançon 2018-11-18 13:00:32 -05:00
parent cce7fcc6c5
commit 48f4c63c73
5 changed files with 113 additions and 0 deletions

View file

@ -0,0 +1,20 @@
uuid: 4b2944bf-a6da-4924-b85e-23352257c964
langcode: en
status: true
dependencies:
module:
- paragraphs
- text
id: paragraph.field_quotation
field_name: field_quotation
entity_type: paragraph
type: text
settings:
max_length: 1020
module: text
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false