First post here. I uploaded the application and it is working fine. Point is that I would like to have more fields when uploading the images, not only caption and comments. I would like to have more options, like location, date, and other fields specific for the type of images I'm planning to upload (aviation photography).
Making some basic editing on the plog-upload.php file I found where I have to edit in order to include more fields, but, albeit the new field indeed appears on the upload tab it does not make entries on the mySQL database. In other words, the information typed in is not being saved. I have little knowledge of this king of programming so the question is, where I have to make further editing in order to make this new information be saved at the database? This new fields must be searchable and indexable too.
The program already takes date information from the exif tag of the picture and displays the date over the picture in the classic theme and most other themes. It would be nice though if they would make it so you could change the date though. I had a small problem with that when I took the batteries out of my camera and forgot to reset the date and time. I then had to go into my database itself and correct the date. I might just think about making a script myself for changing the date. Unless the developers beat me to it. When and if I create something, I'll post it. As for your other problem of adding location, I'm afraid I don't really have the time to do that, especially since I myself don't really need it. But request it as a new feature for a later version. Maybe ypu'll get lucky.