diff options
Diffstat (limited to 'modules/kalpesh/photo_gallery')
18 files changed, 80 insertions, 80 deletions
diff --git a/modules/kalpesh/photo_gallery/config/install/core.base_field_override.node.photograpy.promote.yml.yml b/modules/kalpesh/photo_gallery/config/install/core.base_field_override.node.photograpy.promote.yml index bfccb16..4f2fdc0 100644 --- a/modules/kalpesh/photo_gallery/config/install/core.base_field_override.node.photograpy.promote.yml.yml +++ b/modules/kalpesh/photo_gallery/config/install/core.base_field_override.node.photograpy.promote.yml @@ -3,6 +3,9 @@ status: true dependencies: config: - node.type.photograpy + enforced: + module: + - photograpy id: node.photograpy.promote field_name: promote entity_type: node diff --git a/modules/kalpesh/photo_gallery/config/install/core.base_field_override.node.photograpy.title.yml.yml b/modules/kalpesh/photo_gallery/config/install/core.base_field_override.node.photograpy.title.yml index ed738e8..c3382c1 100644 --- a/modules/kalpesh/photo_gallery/config/install/core.base_field_override.node.photograpy.title.yml.yml +++ b/modules/kalpesh/photo_gallery/config/install/core.base_field_override.node.photograpy.title.yml @@ -3,6 +3,9 @@ status: true dependencies: config: - node.type.photograpy + enforced: + module: + - photograpy id: node.photograpy.title field_name: title entity_type: node diff --git a/modules/kalpesh/photo_gallery/config/install/core.entity_form_display.node.photograpy.default.yml b/modules/kalpesh/photo_gallery/config/install/core.entity_form_display.node.photograpy.default.yml index 78d187c..671d94b 100644 --- a/modules/kalpesh/photo_gallery/config/install/core.entity_form_display.node.photograpy.default.yml +++ b/modules/kalpesh/photo_gallery/config/install/core.entity_form_display.node.photograpy.default.yml @@ -4,12 +4,15 @@ dependencies: config: - field.field.node.photograpy.body - field.field.node.photograpy.field_photo_gallery - - image.style.acad_fac_thumbnail_400_300_ + - image.style.photo_gallery_image_style - node.type.photograpy module: - image - path - text + enforced: + module: + - photograpy id: node.photograpy.default targetEntityType: node bundle: photograpy @@ -33,7 +36,7 @@ content: field_photo_gallery: weight: 8 settings: - preview_image_style: acad_fac_thumbnail_400_300_ + preview_image_style: photo_gallery_image_style progress_indicator: throbber third_party_settings: { } type: image_image diff --git a/modules/kalpesh/photo_gallery/config/install/core.entity_view_display.node.photograpy.default.yml b/modules/kalpesh/photo_gallery/config/install/core.entity_view_display.node.photograpy.default.yml index 2abd173..658176a 100644 --- a/modules/kalpesh/photo_gallery/config/install/core.entity_view_display.node.photograpy.default.yml +++ b/modules/kalpesh/photo_gallery/config/install/core.entity_view_display.node.photograpy.default.yml @@ -4,14 +4,17 @@ dependencies: config: - field.field.node.photograpy.body - field.field.node.photograpy.field_photo_gallery - - image.style.acad_fac_thumbnail_400_300_ - - image.style.large + - image.style.photo_gallery_image_style + - image.style.photo_gallery_large_image_style - node.type.photograpy module: - colorbox - ds - text - user + enforced: + module: + - photograpy third_party_settings: ds: layout: @@ -49,9 +52,9 @@ content: weight: 1 label: above settings: - colorbox_node_style: acad_fac_thumbnail_400_300_ + colorbox_node_style: photo_gallery_image_style colorbox_node_style_first: '' - colorbox_image_style: large + colorbox_image_style: photo_gallery_large_image_style colorbox_gallery: post colorbox_gallery_custom: '' colorbox_caption: auto diff --git a/modules/kalpesh/photo_gallery/config/install/core.entity_view_display.node.photograpy.teaser.yml b/modules/kalpesh/photo_gallery/config/install/core.entity_view_display.node.photograpy.teaser.yml index e767d9a..ba5c3b9 100644 --- a/modules/kalpesh/photo_gallery/config/install/core.entity_view_display.node.photograpy.teaser.yml +++ b/modules/kalpesh/photo_gallery/config/install/core.entity_view_display.node.photograpy.teaser.yml @@ -9,6 +9,9 @@ dependencies: module: - text - user + enforced: + module: + - photograpy id: node.photograpy.teaser targetEntityType: node bundle: photograpy diff --git a/modules/kalpesh/photo_gallery/config/install/core.entity_view_mode.node.teaser.yml b/modules/kalpesh/photo_gallery/config/install/core.entity_view_mode.node.teaser.yml deleted file mode 100644 index dcde72c..0000000 --- a/modules/kalpesh/photo_gallery/config/install/core.entity_view_mode.node.teaser.yml +++ /dev/null @@ -1,9 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - node -id: node.teaser -label: Teaser -targetEntityType: node -cache: true diff --git a/modules/kalpesh/photo_gallery/config/install/field.field.node.photograpy.body.yml b/modules/kalpesh/photo_gallery/config/install/field.field.node.photograpy.body.yml index 14ccf05..12a48ec 100644 --- a/modules/kalpesh/photo_gallery/config/install/field.field.node.photograpy.body.yml +++ b/modules/kalpesh/photo_gallery/config/install/field.field.node.photograpy.body.yml @@ -6,6 +6,9 @@ dependencies: - node.type.photograpy module: - text + enforced: + module: + - photograpy id: node.photograpy.body field_name: body entity_type: node diff --git a/modules/kalpesh/photo_gallery/config/install/field.field.node.photograpy.field_photo_gallery.yml b/modules/kalpesh/photo_gallery/config/install/field.field.node.photograpy.field_photo_gallery.yml index 895cda0..50857c8 100644 --- a/modules/kalpesh/photo_gallery/config/install/field.field.node.photograpy.field_photo_gallery.yml +++ b/modules/kalpesh/photo_gallery/config/install/field.field.node.photograpy.field_photo_gallery.yml @@ -6,6 +6,9 @@ dependencies: - node.type.photograpy module: - image + enforced: + module: + - photograpy id: node.photograpy.field_photo_gallery field_name: field_photo_gallery entity_type: node diff --git a/modules/kalpesh/photo_gallery/config/install/field.storage.node.body.yml b/modules/kalpesh/photo_gallery/config/install/field.storage.node.body.yml deleted file mode 100644 index 73edd16..0000000 --- a/modules/kalpesh/photo_gallery/config/install/field.storage.node.body.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - node - - text -id: node.body -field_name: body -entity_type: node -type: text_with_summary -settings: { } -module: text -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: true -custom_storage: false diff --git a/modules/kalpesh/photo_gallery/config/install/field.storage.node.field_photo_gallery.yml b/modules/kalpesh/photo_gallery/config/install/field.storage.node.field_photo_gallery.yml index c33090e..d05ed8a 100644 --- a/modules/kalpesh/photo_gallery/config/install/field.storage.node.field_photo_gallery.yml +++ b/modules/kalpesh/photo_gallery/config/install/field.storage.node.field_photo_gallery.yml @@ -5,6 +5,9 @@ dependencies: - file - image - node + enforced: + module: + - photograpy id: node.field_photo_gallery field_name: field_photo_gallery entity_type: node diff --git a/modules/kalpesh/photo_gallery/config/install/image.style.acad_fac_thumbnail_400_300_.yml b/modules/kalpesh/photo_gallery/config/install/image.style.acad_fac_thumbnail_400_300_.yml deleted file mode 100644 index f59da7a..0000000 --- a/modules/kalpesh/photo_gallery/config/install/image.style.acad_fac_thumbnail_400_300_.yml +++ /dev/null @@ -1,17 +0,0 @@ -langcode: en -status: true -dependencies: - enforced: - module: - - acadmix_faculty -name: acad_fac_thumbnail_400_300_ -label: 'Acad Fac Thumbnail (400×300)' -effects: - 4b4423ca-bdf9-403c-80bc-171eb78024ac: - uuid: 4b4423ca-bdf9-403c-80bc-171eb78024ac - id: image_scale_and_crop - weight: 1 - data: - width: 400 - height: 300 - anchor: center-center diff --git a/modules/kalpesh/photo_gallery/config/install/image.style.large.yml b/modules/kalpesh/photo_gallery/config/install/image.style.large.yml deleted file mode 100644 index c793584..0000000 --- a/modules/kalpesh/photo_gallery/config/install/image.style.large.yml +++ /dev/null @@ -1,14 +0,0 @@ -langcode: en -status: true -dependencies: { } -name: large -label: 'Large (480×480)' -effects: - ddd73aa7-4bd6-4c85-b600-bdf2b1628d1d: - uuid: ddd73aa7-4bd6-4c85-b600-bdf2b1628d1d - id: image_scale - weight: 0 - data: - width: 480 - height: 480 - upscale: false diff --git a/modules/kalpesh/photo_gallery/config/install/image.style.photo_gallery_image_style.yml b/modules/kalpesh/photo_gallery/config/install/image.style.photo_gallery_image_style.yml new file mode 100644 index 0000000..f73afbd --- /dev/null +++ b/modules/kalpesh/photo_gallery/config/install/image.style.photo_gallery_image_style.yml @@ -0,0 +1,17 @@ +langcode: en +status: true +dependencies: + enforced: + module: + - photograpy +name: photo_gallery_image_style +label: 'Photo Gallery image style' +effects: + d2f1e554-148d-47cf-8a90-be37d02a2f41: + uuid: d2f1e554-148d-47cf-8a90-be37d02a2f41 + id: image_scale_and_crop + weight: 1 + data: + width: 400 + height: 300 + anchor: center-center
\ No newline at end of file diff --git a/modules/kalpesh/photo_gallery/config/install/image.style.photo_gallery_large_image_style.yml b/modules/kalpesh/photo_gallery/config/install/image.style.photo_gallery_large_image_style.yml new file mode 100644 index 0000000..1fe5cf3 --- /dev/null +++ b/modules/kalpesh/photo_gallery/config/install/image.style.photo_gallery_large_image_style.yml @@ -0,0 +1,17 @@ +langcode: en +status: true +dependencies: + enforced: + module: + - photograpy +name: photo_gallery_large_image_style +label: 'Photo Gallery large image style' +effects: + b3967226-7f01-4a10-ae16-b5173b0e7b1d: + uuid: b3967226-7f01-4a10-ae16-b5173b0e7b1d + id: image_scale_and_crop + weight: 1 + data: + width: 480 + height: 480 + anchor: center-center
\ No newline at end of file diff --git a/modules/kalpesh/photo_gallery/config/install/node.type.photograpy.yml b/modules/kalpesh/photo_gallery/config/install/node.type.photograpy.yml index e64d6ad..cb4bc56 100644 --- a/modules/kalpesh/photo_gallery/config/install/node.type.photograpy.yml +++ b/modules/kalpesh/photo_gallery/config/install/node.type.photograpy.yml @@ -3,6 +3,9 @@ status: true dependencies: module: - menu_ui + enforced: + module: + - photograpy third_party_settings: menu_ui: available_menus: diff --git a/modules/kalpesh/photo_gallery/responsive_image.styles.photo_gallery.yml b/modules/kalpesh/photo_gallery/config/install/responsive_image.styles.photo_gallery.yml index 8a7addf..ebac108 100644 --- a/modules/kalpesh/photo_gallery/responsive_image.styles.photo_gallery.yml +++ b/modules/kalpesh/photo_gallery/config/install/responsive_image.styles.photo_gallery.yml @@ -2,13 +2,10 @@ langcode: en status: true dependencies: config: - - image.style.acad_fac_max_1300x1300 - - image.style.acad_fac_max_325x325 - - image.style.acad_fac_max_650x650 - - image.style.acad_fac_thumbnail_400_300_ + - image.style.photo_gallery_image_style enforced: module: - - acadmix_faculty + - photograpy _core: default_config_hash: Umj5KTYrfwM79WjP6IJpQHZGv0GEmu70WZarLM3BfTs id: photo_gallery @@ -21,8 +18,6 @@ image_style_mappings: image_mapping: sizes: '(min-width: 1290px) 325px, (min-width: 851px) 25vw, (min-width: 560px) 50vw, 100vw' sizes_image_styles: - - acad_fac_max_1300x1300 - - acad_fac_max_325x325 - - acad_fac_max_650x650 + - photo_gallery_image_style breakpoint_group: responsive_image -fallback_image_style: acad_fac_thumbnail_400_300_ +fallback_image_style: photo_gallery_image_style diff --git a/modules/kalpesh/photo_gallery/config/install/views.view.photo_gallery.yml b/modules/kalpesh/photo_gallery/config/install/views.view.photo_gallery.yml index 34d07cf..2c43748 100644 --- a/modules/kalpesh/photo_gallery/config/install/views.view.photo_gallery.yml +++ b/modules/kalpesh/photo_gallery/config/install/views.view.photo_gallery.yml @@ -3,16 +3,17 @@ status: true dependencies: config: - field.storage.node.field_photo_gallery - - image.style.acad_fac_thumbnail_400_300_ - node.type.photograpy - - responsive_image.styles.acad_fac_narrow + - responsive_image.styles.photo_gallery - system.menu.main module: - - image - node - responsive_image - user - views_bootstrap + enforced: + module: + - photograpy id: photo_gallery label: 'Photo Gallery' module: views @@ -293,9 +294,9 @@ display: empty_zero: false hide_alter_empty: true click_sort_column: target_id - type: image + type: responsive_image settings: - image_style: acad_fac_thumbnail_400_300_ + responsive_image_style: photo_gallery image_link: content group_column: '' group_columns: { } diff --git a/modules/kalpesh/photo_gallery/photo_gallery.info.yml b/modules/kalpesh/photo_gallery/photo_gallery.info.yml index bf2290e..69583dc 100644 --- a/modules/kalpesh/photo_gallery/photo_gallery.info.yml +++ b/modules/kalpesh/photo_gallery/photo_gallery.info.yml @@ -8,10 +8,11 @@ dependencies: - drupal:image - drupal:path - drupal:text - - colorbox + - colorbox:colorbox - ds:ds - - drupal:text - drupal:user - drupal:node - drupal:file + - drupal:responsive_image + - views_bootstrap:views_bootstrap |