How to display thumbnails of an album How to display thumbnails of an album
 

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 thumbnails of an album

Started by Arnaud01, August 30, 2015, 07:21:08 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

Arnaud01

Hello,
I would like to display thumbnails of one album of my gallery on my website.
Is it possible ?

I already use cpm fetch to display thumbnails of the last pictures added.

Thanks,
Arnaud


gmc

And the answer is: cpmfetch...
There are many options to filter media - such as:
getLastAddedMediaFrom... any of the cpmfetch functions ending in 'From' accept a source parameter that allow you to filter.
The source can be any or all of: cat, album, owner, keyword, or text.

Examples:
"cat=5,6" - Use photos from categories 5 or 6
"cat=5,6:album=10" - Use photos from categories 5 or 6 or album 10.

So to view random media from a single category:  $objCpm->cpm_viewRandomMediaFrom("cat=1",1, 4, $options);

See the cpmfetch doc for more examples (folder docs supplied with cpmfetch) or view here: http://greggallery.gmcdesign.com/cpmfetch/docs/basic

Classes: Class cpm lists all the possibilities
The tutorial gives some examples.
Thanks!
Greg
My Coppermine Gallery
Need a web hosting account? See my gallery for an offer for CPG Forum users.
Send me money