I use collective.plonetruegallery for image galleries within Plone and I like it. However, what I miss is a “download” button or a simple “link” in order to let users actually download a image. The “Galleria” display view of plonetruegallery does seem to offer such a link/button — does any of the other display views? Or any other solution whithout having to hack the plonetruegallery addon myself?
I know that you can right click and then choose “download image” among several other options within your preferred browser — however, for a dumb user to cumbersome 😉
I have added an option to collective.ptg.contactsheet (1.1.2) that let you choose between going to the content or downloading it.
Espen