Piwigo / piwigo-bootstrap-darkroom

A mobile-ready and feature-rich theme for Piwigo photo gallery, based on Bootstrap 4
Apache License 2.0
81 stars 40 forks source link

Feature request: Download button in PhotoSwipe slideshow #205

Open EdoFede opened 5 years ago

EdoFede commented 5 years ago

Hi,

I'm successfully using Bootstrap Darkroom theme in my piwigo installation. Thanks for sharing this beautifull theme.

While browsing the library with an iPhone in PhotoSwipe view, it's "impossibile" to download the current image (tap-holding the screen takes no action. You cannot save or copy the image).

It's possible to unlock che tap-holding action on the photos or, better, add a "download original image" button in the top PhotoSwipe toolbar?

Thanks, Edo

IMG_6302

tkuther commented 5 years ago

Hm, there is a download button already, but the current logic required "social" stuff to be enabled in the theme's config. Maybe it should be changed so the download button is always visible, but then again, this should be configurable, too.

Bildschirmfoto 2019-04-25 um 10 37 35

EdoFede commented 5 years ago

I see. I use the theme with the social section disabled. By enabling it, I confirm that the download button appears (and also the "Share via Whatsapp" that is not controlled by social section of the theme config).

Since the library is more fruible via PhotoSwipe on mobile devices, I think that this could be a nice little improvement.

Thanks

viba1 commented 3 years ago

Hi, I had the same question. Currently "download button" seems always enabled, when "social" option is active and always disabled otherwise. I think it will be better to dissociate "social" and "download" capacities. "download" should remain activable through the piwigo "Admin/Configuration/Display/Photo Page" menu : activate-download

Moreover, "social" can be redundant with piwigo-social-connect plugin