novafacile / novagallery

novaGallery - a beautiful and and ease to use php image gallery for your photos - flat file - no database required - modern responsive design
https://novagallery.org
GNU Affero General Public License v3.0
74 stars 11 forks source link

Add download button #36

Open cnotin opened 1 year ago

cnotin commented 1 year ago

Here's one possibility to add support for a download button. Thanks to this recent addition to simplelightbox: https://github.com/andreknieriem/simplelightbox/commit/3e493c1a07749d038f02f7d3862e18f7aee97173

It looks like this: image

Fix #11 (only for the need of downloading a single photo, not an entire album)

david-novafacile commented 1 year ago

Thank you very much. I will add it with configuration option.

TukKeedar commented 1 year ago

Any chance to download original image instead of cached resized 'large' file?