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

[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