coppermine-gallery.com/forum

Support => Older/other versions => cpg1.3.x Support => Topic started by: Michael-CGC on March 03, 2005, 09:58:59 PM

Title: Removing some functions
Post by: Michael-CGC on March 03, 2005, 09:58:59 PM
Hi there

I got the latest additions, last uploaded and so on showing on my index. I like to keep them on my index, but not in category pages. How do I do that?

In advance thank you
Michael
Title: Re: Removing some functions
Post by: Tranz on March 04, 2005, 01:36:50 AM
I've been wondering the same thing myself. :)
Title: Re: Removing some functions
Post by: Joachim Müller on March 04, 2005, 06:15:53 AM
You can't do that without a load of coding: you would have to add several if/then switches to index.php that check for the var $cat

Joachim