added linked materials in modalCard
This commit is contained in:
@@ -2,7 +2,7 @@ timeout: 3600
|
||||
max_timeout: 172800
|
||||
padding: 360
|
||||
role_logout: true
|
||||
redirect_url: /node/1
|
||||
redirect_url: /
|
||||
no_dialog: true
|
||||
message: 'Your session is about to expire. Do you want to reset it?'
|
||||
inactivity_message: ''
|
||||
|
15
config/sync/image.style.linkedmaterial_card.yml
Normal file
15
config/sync/image.style.linkedmaterial_card.yml
Normal file
@@ -0,0 +1,15 @@
|
||||
uuid: 759fea88-864c-4370-ad7b-b50d2ad09d31
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
name: linkedmaterial_card
|
||||
label: 'linkedmaterial-card (200x110)'
|
||||
effects:
|
||||
34e936a0-1fee-4327-9553-b4f48bde14e6:
|
||||
uuid: 34e936a0-1fee-4327-9553-b4f48bde14e6
|
||||
id: image_scale_and_crop
|
||||
weight: 1
|
||||
data:
|
||||
width: 200
|
||||
height: 110
|
||||
anchor: center-center
|
@@ -157,7 +157,7 @@ field_settings:
|
||||
label: Title
|
||||
datasource_id: 'entity:node'
|
||||
property_path: title
|
||||
type: 'solr_text_custom:ngramstring'
|
||||
type: text
|
||||
boost: !!float 21
|
||||
dependencies:
|
||||
module:
|
||||
|
Reference in New Issue
Block a user