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

@ -22,7 +22,7 @@ mode: columnar
content: content:
field_image: field_image:
weight: 0 weight: 0
label: visually_hidden label: hidden
settings: settings:
responsive_image_style: narrow responsive_image_style: narrow
image_link: '' image_link: ''
@ -31,19 +31,19 @@ content:
region: content region: content
field_link: field_link:
weight: 1 weight: 1
label: visually_hidden label: hidden
settings: settings:
trim_length: 80 trim_length: null
url_only: false url_only: false
url_plain: false url_plain: false
rel: '' rel: '0'
target: '' target: '0'
third_party_settings: { } third_party_settings: { }
type: link type: link_separate
region: content region: content
field_text: field_text:
weight: 2 weight: 2
label: visually_hidden label: hidden
settings: { } settings: { }
third_party_settings: { } third_party_settings: { }
type: text_default type: text_default

View file

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

View file

@ -21,5 +21,5 @@ default_value: { }
default_value_callback: '' default_value_callback: ''
settings: settings:
link_type: 17 link_type: 17
title: 1 title: 0
field_type: link field_type: link