How to: Display large version of most recent photo How to: Display large version of most recent photo
 

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

How to: Display large version of most recent photo

Started by tjbnf, January 13, 2004, 11:22:52 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

tjbnf

Hi all.  I know that, using the comma separated values like "lastup,1/breadcrumb/alblist/random,1" you can customize the first page in the config tab.  

But how would I/could I display the last photo I uploaded on the main page automatically, so that it would look like "lastphoto,lastup,1,breacrumb,alblist/random,1"?

I'm envisioning a photoblog, so that everytime I submitted an individual photo, it would appear there with its description.

Right now it seems like this url leads me to the last photo uploaded, in the context of the category "last uploaded"

http//www.tjcook.com/gallery/displayimage.php?album=lastup&cat=0&pos=0.

But how can I take that and plug it into the first page, so that it resembles something of a blog except with photos?

Thanks all

Joachim Müller

out-of-the-box, there's no such option; will require some code changes - that's why I moved your posting to feature requests...

You could take a look at the mod "ssi.php" which is meant to work on a page outside of coppermine (and which goes unsupported...): if you know some php I'm sure you can come up with a solution based on ssi.php that will show your last uploaded pic as intermediate on the coppermine index as well...

GauGau