[Solved]: "no categories" - albums on top [Solved]: "no categories" - albums on top
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

[Solved]: "no categories" - albums on top

Started by wurzelsepp, March 04, 2008, 01:27:41 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

wurzelsepp

Normally the "no categories" -album are on the buttom of the start page after the "categories". Is there a way for first showing the "no categories" - albums and afterwards the "categories" ?

wurzelsepp

maybe you don't understand what I want  :o

At the moment I have the following structure:

- category 1
  - album 1 (in category 1)
  - album 2 (in category 1)

- category 2
  - album 1 (in category 2)
  - album 2 (in category 2)

- album 1 (without category)
- album 2 (without category)

And I want to have it this way:

- album 1 (without category)
- album 2 (without category)

- category 1
  - album 1 (in category 1)
  - album 2 (in category 1)

- category 2
  - album 1 (in category 2)
  - album 2 (in category 2)

Nibbler

Reversing the order of alblist and catlist in config should do that. ('content of the main page' setting).

wurzelsepp