Hello,

I think it must be possible to use the creation date for sorting the nodes inside a gallery. Don't you think? But how to achieve this?

Comments

David Lesieur’s picture

Yes, we could do a lot more than is currently done with the Exif module. The first step would be to store the Exif data in the database (as taxonomy for example), then it will be easier to play with it. There is a similar discussion in the IPTC project.

szy’s picture

Title: Use exif data to sort images in gallery » Use exif data to sort images in gallery / imagefield
Category: support » feature

It would be nice also, if we could sort different images in CCK
Imagefield by e.g. date taken.

Szy.

rapsli’s picture

are we talking about the D6 version? Cuz this is then a views task.

szy’s picture

Views' 2 feature would be the best one.

Can't find this thread, please point me to it.

Szy.

rapsli’s picture

sorry... didn't read right.

it's not possible to have multiple images in one field

rapsli’s picture

Version: master » 5.x-1.x-dev

HEAD is open for D7

paganwinter’s picture

Is it a better idea to use a single vocabulary (say IPTC) and have different fields as parent terms and the actual values as sub terms?
That way you just need a single vocabulary.

carolynmarenger’s picture

Is there a way to use views to sort images by the exif date?

Thanks, Carolyn

jphautin’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)