Page 1 of 1

image sorting

Posted: 25 Jan 2008, 03:59
by george
imagesorting = dd

na (name ascending)
nd (name descending)
da (date ascending)
dd (date descending)
rnd (random)


hi to all
i need sorting by uploading date, its possible?

Posted: 25 Jan 2008, 06:52
by mjau-mjau
that would be da or dd ... Keep in mind, if you upload a batch of images at the same time, the server dates may be random depending on what sequence the FTP client chose to upload in.

Posted: 25 Jan 2008, 16:22
by george
hm
how make - newer photo must be appear first
i has large gallery, about 40-60 photos each
if i use na (name ascending) , i must rename each photo :( in each uploading

any idea?

sorry for bad english

Posted: 27 Jan 2008, 23:19
by mjau-mjau
Often, images from digital cameras are named in a convention that will sort them by date when using the name(na or da). If your images have random names, I'm afraid you may need to rename them manually if you want to be able to sort by name.

Of course, there is also the sort by date options (da and dd), but they are based on SERVER DATE and don't always comply to your desires as the date stamp is set on FTP upload.