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

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

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