I've been looking for a gallery which can include camera data.
A fundamental requirement is that it can load images coordinates. I use Nikon D ##.
A gallery in style with jAlbum meet my requirements.
jAlbum I have used. But there is no possibility of access to the image files that I have in Drupal with 'private' solution.
Is there really no photo gallery for Drupal that meet this requirement?
Willy

Comments

WillyN’s picture

it must also be payment software

WorldFallz’s picture

Of course you can do this with drupal. What you're looking for is called EXIF data and I believe there might be a gallery/album module or two that has this feature. But more likely, you'd use exif or exif_custom to build your own gallery functionality. Drupal is like legos and often functionality needs to be created by assembling and configuring multiple modules.

WillyN’s picture

Yes. If I'm good enough, I could make my own gallery in Drupal with exif data. But so clever I am not and do not aspire to be. So it would be nice if there was a gallery module that satisfied my requirements and which could be purchased.

WorldFallz’s picture

There's no secret stash of modules... It's pretty much whatever is available in the downloads area.