folderblog
What is folderblog?
Folderblog is a free PHP script that automatically displays the images placed in a given directory, no database needed. It can be used as a blog or gallery — and anything in between.

» demo blog   » learn more   » download now

Discussion
Sorting help(back to index)
Hi, first of all, everything is going pretty well! folderblog is living up to my expectations.

But I have a few problems, but I only need to figure one of them out at the moment. It's the whole thing with sorting pictures, and I searched and haven't found a straight answer yet.

So my question is, can someone tell me the code I need to add the the fb.php file that will sort the pictures according to EXIF data (specifically the time at which the picture was taken)?

Right now, it seems that if I update the caption or add one, the picture gets disorganized and out of line...I really hate that. If that could be fixed, I can add captions and everything will be great. Thanks in advance :)
posted by bobaab on 31 Jul 06 at 2:40 AM
This might help. Might not. If you go to the posting part of fotoblog, you'll see "Posted:." I post pictures in any order I want by changing the "Posted:" date and time. If you are updating a caption or adding one, you might have to examine what the date and time are in "Posted:" and fit that date and time with the date and time of your other photos.
posted by Mark on 5 Aug 06 at 10:22 PM
If you search harder there is code posted to do this in an older thread. It works. Unfortunately for me I stripped EXIF data on file that were 'Saved for Web' in PS so this feature was useless with redoing the relevant images.
posted by sean on 11 Aug 06 at 9:49 PM
Post a Reply:

Name:    Remember me
URL:    
(include http:// or mailto:)
(back to index)