Display Upload Date In File Information Table - Is it possible? Display Upload Date In File Information Table - Is it possible?
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Display Upload Date In File Information Table - Is it possible?

Started by peakoverload, September 02, 2004, 02:34:19 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

peakoverload

I run a photographic community site where I only have public galleries that members can upload to and every week I choose a Picture of The week. The problem is that so many photos can get uploaded in a week that its sometimes difficult for me to remember when they were uploaded and therefore if they qualify to be in that weeks selection. I know I can put my mouse over a thumbnail once I'm in an album and it tells me the upload date but I just wondered if it was possible to hack coppermine so that it also displayed it in the File Information table under the Dimensions field for example?

kegobeer

Why don't you click on the Last Uploads link?  All the images will be listed by newest photo, with the date underneath.

If you want the date the picture was uploaded to be displayed in the file information box, that will take a little extra coding, but it's possible to do.  Until then, at least you will have the date you need by doing the above suggestion.
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

kegobeer

I made a mod to put the date added in the file information box.  Swing by the Mods/Addons -> Put date added in file information box
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

peakoverload

Thats brilliant, just what I am after  ;D

The reason for not using the method you metioned in your earlier post is due to some ideas I want to introduce in the near future where I will need to know not only what date a photo was uploaded but also what album it is in. Finding this out via the latest uploads link would then mean I would have to click on each photo in turn to find out what album it was in.

This hack solves all of that very neatly, many thanks it much appreciated