coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: ausdlk on January 03, 2007, 12:39:20 AM

Title: excluding pics from particular album in random display
Post by: ausdlk on January 03, 2007, 12:39:20 AM
I have one category on my site that I wish to exclude picture from when making the following call:

display_thumbnails('random', $cat, 1, $CONFIG['thumbcols'], max(1, $matches[2]), false);

Is there way to do this?

Dave.
Title: Re: excluding pics from particular album in random display
Post by: Nibbler on January 03, 2007, 12:40:26 AM
There is a plugin available to prevent pics from specific albums being displayed in meta albums. Try searching the board.
Title: Re: excluding pics from particular album in random display
Post by: ausdlk on January 03, 2007, 08:05:42 PM
The UI of the plug-in in rather sloppy.

For example, it's not clear to me how to know which category has been excluded nor now to un-exclude them if I wanted to.

But it does what I needed.

So this thread can be marked *Solved*.