az-digital / az_quickstart

UArizona's web content management system built with Drupal 10.
https://quickstart.arizona.edu
GNU General Public License v2.0
30 stars 20 forks source link

Zoom Image Hover #2903

Open natebyerley opened 1 year ago

natebyerley commented 1 year ago

Motivation

Building out the site for statemuseum.arizona.edu, they require a feature that might be a good Quickstart feature generally: Image Zoom.

Existing Drupal Module, Examples

Module: https://www.drupal.org/project/imagefieldzoom

Example: http://www.jacklmoore.com/zoom/

Statemusueum's D7 Site's Use of Image Zoom:

https://statemuseum.arizona.edu/online-exhibit/john-a-logan-collection https://statemuseum.arizona.edu/benefit-sale/basketry

Proposed Resolution

Describe the solution you'd like

Describe alternatives you've considered

Implementing this as a unique feature on statemuseum.arizona.edu

bberndt-uaz commented 1 year ago

Another potential Drupal module: https://www.drupal.org/project/zooming

natebyerley commented 1 year ago

Joe Parsons requested we find a non jquery dependent module, Nate, Eric and Chris unable to find such a module.

trackleft commented 8 months ago

Regarding the Zoom Image Hover Quickstart issue, I think we may need a better understanding about what kind of solution would be best. Would this feature be related to or superseded by enhancements to the existing photo gallery paragraph type? @Nate Byerley

@Joe Lutovsky What do you think of these options? Zooming module: https://www.drupal.org/project/zooming Demo: https://kingdido999.github.io/zooming/ Intense module: https://www.drupal.org/project/intense Demo: https://tholman.com/intense-images/ GLightbox module?: https://www.drupal.org/project/glightbox Demo: https://biati-digital.github.io/glightbox/

bberndt-uaz commented 4 months ago

Work-in-progress module from @trackleft as another option: https://github.com/uaz-web/az_zoom/

camikazegreen commented 1 month ago

Let's just make this module available in the az-digital GitHub org so that it's available for anyone to use rather than adding it directly to Quickstart. The individual site customization required to add this feature are relatively small, but the amount of changes that would be required to Quickstart are relatively large, especially for a relatively niche feature.