activated lightbox on cards, started to dev modal-card
This commit is contained in:
@@ -76,6 +76,7 @@ module:
|
||||
file: 0
|
||||
file_mdm: 0
|
||||
file_mdm_exif: 0
|
||||
file_mdm_font: 0
|
||||
filter: 0
|
||||
filter_perms: 0
|
||||
flag: 0
|
||||
@@ -85,6 +86,7 @@ module:
|
||||
honeypot: 0
|
||||
image: 0
|
||||
image_delta_formatter: 0
|
||||
image_effects: 0
|
||||
imagemagick: 0
|
||||
inline_entity_form: 0
|
||||
interval: 0
|
||||
|
9
config/sync/file_mdm_font.file_metadata_plugin.font.yml
Normal file
9
config/sync/file_mdm_font.file_metadata_plugin.font.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
configuration:
|
||||
cache:
|
||||
override: false
|
||||
settings:
|
||||
enabled: true
|
||||
expiration: 172800
|
||||
disallowed_paths: { }
|
||||
_core:
|
||||
default_config_hash: o53U_2I-21Es-9iqxeUMDRcRxN0spL1OiHuAVQhh2oI
|
29
config/sync/image.style.hd.yml
Normal file
29
config/sync/image.style.hd.yml
Normal file
@@ -0,0 +1,29 @@
|
||||
uuid: 8722930b-22a2-4f06-afb0-593c9969c185
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- image_effects
|
||||
name: hd
|
||||
label: 'hd (1920x1080)'
|
||||
effects:
|
||||
94be638b-57fe-4848-8ac3-95036ece001c:
|
||||
uuid: 94be638b-57fe-4848-8ac3-95036ece001c
|
||||
id: image_scale
|
||||
weight: 1
|
||||
data:
|
||||
width: 1920
|
||||
height: 1200
|
||||
upscale: false
|
||||
07af5abf-4bb7-4e96-ba86-9fe6e92ab548:
|
||||
uuid: 07af5abf-4bb7-4e96-ba86-9fe6e92ab548
|
||||
id: image_effects_watermark
|
||||
weight: 2
|
||||
data:
|
||||
watermark_image: sites/default/files/watermarks/materio-watermark-hd.png
|
||||
watermark_width: 90%
|
||||
watermark_height: ''
|
||||
placement: center-center
|
||||
x_offset: ''
|
||||
y_offset: ''
|
||||
opacity: 10
|
17
config/sync/image_effects.settings.yml
Normal file
17
config/sync/image_effects.settings.yml
Normal file
@@ -0,0 +1,17 @@
|
||||
color_selector:
|
||||
plugin_id: farbtastic
|
||||
plugin_settings:
|
||||
html_color: { }
|
||||
farbtastic: { }
|
||||
image_selector:
|
||||
plugin_id: dropdown
|
||||
plugin_settings:
|
||||
basic: { }
|
||||
dropdown:
|
||||
path: sites/default/files/watermarks
|
||||
font_selector:
|
||||
plugin_id: basic
|
||||
plugin_settings:
|
||||
basic: { }
|
||||
_core:
|
||||
default_config_hash: eaXmaPSud65p-XhTwMIL9vKETD9zR3qNOMMa5EUuoNw
|
@@ -214,6 +214,7 @@ resourceFields:
|
||||
- card_full
|
||||
- card_medium
|
||||
- card_medium_half
|
||||
- hd
|
||||
disabled: false
|
||||
field_memo:
|
||||
disabled: true
|
||||
|
Reference in New Issue
Block a user