Enable and configure Insert image module
This commit is contained in:
parent
6306d84c6d
commit
b803bda699
4 changed files with 37 additions and 5 deletions
|
@ -14,7 +14,7 @@ dependencies:
|
|||
- comment
|
||||
- datetime
|
||||
- file
|
||||
- image
|
||||
- insert
|
||||
- path
|
||||
- text
|
||||
id: node.gleaning.default
|
||||
|
@ -46,10 +46,34 @@ content:
|
|||
field_image:
|
||||
weight: 122
|
||||
settings:
|
||||
progress_indicator: throbber
|
||||
preview_image_style: thumbnail
|
||||
progress_indicator: throbber
|
||||
insert_styles:
|
||||
focal_point_325x195: focal_point_325x195
|
||||
focal_point_1300x650: '0'
|
||||
focal_point_195x260: '0'
|
||||
focal_point_2600x1300: '0'
|
||||
focal_point_390x520: '0'
|
||||
focal_point_650x390: '0'
|
||||
focal_point_780x1040: '0'
|
||||
fullwidth: '0'
|
||||
inline: '0'
|
||||
large: '0'
|
||||
large_cropped: '0'
|
||||
linkit_result_thumbnail: '0'
|
||||
medium: '0'
|
||||
small_square: '0'
|
||||
square_thumbnail: '0'
|
||||
thumbnail: '0'
|
||||
link: '0'
|
||||
icon_link: '0'
|
||||
image: '0'
|
||||
insert_default: focal_point_325x195
|
||||
insert_width: null
|
||||
insert_absolute: false
|
||||
insert_rotate: false
|
||||
third_party_settings: { }
|
||||
type: image_image
|
||||
type: insert_image
|
||||
region: content
|
||||
field_publication_date:
|
||||
weight: 125
|
||||
|
@ -110,7 +134,7 @@ content:
|
|||
third_party_settings: { }
|
||||
url_redirects:
|
||||
weight: 50
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
hidden: { }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue