Output no labels, full image, and don't allow entry of link titles

This commit is contained in:
benjamin melançon 2018-11-21 12:58:27 -05:00
parent fb5a538b6d
commit b078120937
3 changed files with 17 additions and 16 deletions

View file

@ -21,27 +21,28 @@ mode: default
content:
field_image:
weight: 0
label: visually_hidden
label: hidden
settings:
image_style: max_2600x2600
image_link: ''
third_party_settings: { }
type: image_url
type: image
region: content
field_link:
weight: 2
label: visually_hidden
label: hidden
settings:
trim_length: 80
trim_length: null
url_only: false
url_plain: false
rel: ''
target: ''
rel: '0'
target: '0'
third_party_settings: { }
type: link
type: link_separate
region: content
field_text:
weight: 1
label: visually_hidden
label: hidden
settings: { }
third_party_settings: { }
type: text_default