# Schema for the configuration files of the Link module.
field.formatter.settings.link:
type: mapping
label: 'Link format settings'
mapping:
trim_length:
type: integer
label: 'Trim link text length'
url_only:
type: boolean
label: 'URL only'
url_plain:
label: 'Show URL as plain text'
rel:
type: string
label: 'Add rel="nofollow" to links'
target:
label: 'Open link in new window'
field.formatter.settings.link_separate:
type: field.formatter.settings.link
field.widget.settings.link_default:
placeholder_url:
label: 'Placeholder for URL'
placeholder_title:
type: label
label: 'Placeholder for link text'
field.storage_settings.link:
label: 'Link settings'
field.field_settings.link:
title:
label: 'Allow link text'
link_type:
label: 'Allowed link type'
field.value.link:
label: 'Default value'
label: 'Link text'
url:
label: 'URL'
options:
label: 'Link options'
query:
type: sequence
label: 'URL query key value pairs'
sequence:
fragment:
label: 'URL fragment'
absolute:
label: 'Is this URL absolute'
https:
label: 'If the URL should use a secure protocol'
attributes:
label: 'Link attributes'