Multiple photos per one page? Multiple photos per one page?
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Multiple photos per one page?

Started by mahdi1234, August 01, 2008, 12:22:28 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

mahdi1234

Hi,

Is there a way with coppermine to upload multiple photos into single page? What I mean is e.g. http://www.fstop.cz/e/2.sedlacek/velevazene-publikum-pristupte-blize/ and have those multiple pictures displayed in this view on coppermine http://fotoluzr.net/displayimage.php?pos=-89

thanks & cheers,
mahdi

Joachim Müller

No, at least not using Coppermine. There is always only one intermediate image per intermediate display page. What you're up to requires you to display content taken from coppermine on a non-coppermine-driven page. This is called "content syndication". Best (and recommended) tool is cpmFetch to accomplish this.

mahdi1234