News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

Home and Album list display the same

Started by garyafarmer, October 24, 2006, 04:17:16 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

garyafarmer

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).

Joachim Müller

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.

garyafarmer

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?

Joachim Müller

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.