coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Installation & Setup => Topic started by: justinforDVD on March 12, 2005, 08:12:49 PM

Title: Customizing Beyond the Config
Post by: justinforDVD on March 12, 2005, 08:12:49 PM
I would like to seperate the "Random files"  and "last Addtions"  from the gallery page.  I only want to present the Categories and Albums.

I would also like to seperate the Categories so they are not desplayed on the same page.  So I would create a menu page that has Cateogry 1 and category 2 and navigate to the respective Albums in that category.

How can I do this?
Title: Re: Customizing Beyond the Config
Post by: Casper on March 13, 2005, 01:29:54 PM
This is done in config.

find ' Show first level album thumbnails in categories' and set it to 'NO'.

Then find 'contents of main page' and remove '/lastup,2/random,2'
Title: Re: Customizing Beyond the Config
Post by: justinforDVD on March 15, 2005, 11:22:57 PM
Thank you for the reply.  I am still trying to figure out  how to seperate the gallery "modules" across seperate pages of my web site.  I found an eample of this at this site:

http://www.netkushi.com/gallery2/thumbnails.php?album=lastup&cat=0

currrently whe I modify the config file I am only allowed to modify the main page.  I am looking for some sort of "include tag" or something to place random images on home page,  last added on another page, etc.

ALso, some of the pages I would like to include are not in the same directory as the coppermine directory but are in the same public directory.
This is simply a legacy thing and not by design.

Thanks ahead!
Title: Re: Customizing Beyond the Config
Post by: Joachim Müller on March 15, 2005, 11:30:07 PM
to display coppermine content on non-coppermine pages, there are several mods. Take a look at the mods/hacks board; I recommend the CoppermineFetch mod.

Joachim