coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: garyafarmer on October 24, 2006, 04:17:16 PM

Title: Home and Album list display the same
Post by: garyafarmer on October 24, 2006, 04:17:16 PM
Hi,

Currently both the homepage (index.php) and Album list page (index.php?cat=0) display the same. Is there a way to get the Album page only to display the album list (no random files, latest uploads etc).
Title: Re: Home and Album list display the same
Post by: Joachim Müller on October 24, 2006, 07:09:04 PM
Your homepage and the root category display are of course identical. That's not the album list as such. I think you're mixing up terms here. What you're up to is not possible without heavily modifying the core code.
Title: Re: Home and Album list display the same
Post by: garyafarmer on October 24, 2006, 07:26:26 PM
In that case is it possible to create a new page, e.g. album.php, that will only display a list of albums but is still controlled (for things like number of albums per page etc) via the config menu?
Title: Re: Home and Album list display the same
Post by: Joachim Müller on October 24, 2006, 11:17:43 PM
Quote from: GauGau on October 24, 2006, 07:09:04 PM
What you're up to is not possible without heavily modifying the core code.