Picture display order. Date Picture display order. Date
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Picture display order. Date

Started by datasmog, April 07, 2005, 06:52:09 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

datasmog

Where does Coppermine get the date info to determine the order in which images are displayed within an album?
I assumed it came from the EXIF data, which would enable images to be displayed in the order in which they were taken.
For me this doesn't seem to be the case.

Nibbler

It is the order in which the pictures are added to coppermine. The EXIF data is not available in a way that allows easy sorting.

datasmog

Quote from: Nibbler on April 07, 2005, 07:03:22 PM
It is the order in which the pictures are added to coppermine. The EXIF data is not available in a way that allows easy sorting.

Damn. I that case I guess there's no way of changing the order apart from deleting them all and starting again?


datasmog