SSI.PHP -- Displaying images from coppermine via include. Show only landscape? SSI.PHP -- Displaying images from coppermine via include. Show only landscape?
 

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

SSI.PHP -- Displaying images from coppermine via include. Show only landscape?

Started by ferrer, February 13, 2006, 10:43:45 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ferrer

Hi there,

I found the SSI.PHP mod, to display coppermine images on other parts of my non-coppermine site. You can see more info on SSI.PHP on this thread:
http://forum.coppermine-gallery.net/index.php?topic=5921.0

I am using coppermine 1.4.x latest release, and SSI.php works great! - However I wondered if it is possible to make a change to it. I have two types of images in my coppermine. Landscape and Portait, All of my Landscape thumbnails are 250 pixels wide. Would it be possible to change ssi.php so that when including random files it would only include landscape pictures? Or is this not very easy to do?