Upload Multiple Photos At Same Time That Post On Different Dates Upload Multiple Photos At Same Time That Post On Different Dates
 

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

Upload Multiple Photos At Same Time That Post On Different Dates

Started by Davis, July 14, 2008, 05:15:31 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Davis

Here is what I am trying to do and I want to know if it is possible.  On my site I put up 5 new photos each day.  I would like to be able to upload a weeks worth (35 total) at once then have 5 show up each day with the appropriate date under each.

So it would look like this

July 14th - 5
July 15th - 5
July 16th - 5
July 17th - 5
July 18th - 5
July 19th - 5
July 20th - 5

Joachim Müller

Out of the box, this is not possible, i.e. this is not a feature of coppermine. If you need that feature, you'll have to code it.