[Solved]: Show albums in category list [Solved]: Show albums in category list
 

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]: Show albums in category list

Started by Peter R, December 16, 2008, 07:00:59 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Peter R

In the category list, I also want to show the albums, and not only the categories.
In theme.php, in function theme_display_cat_list, I found the line '{CAT_ALBUMS}' => $category['cat_albums']
This gives me the idea that it is possible to show albums in a category, but I don't see them. Tracing back the code, I got lost.
I can't find it in the documentation (I hope, ore I havent looked good enough).
Is this a setting somewhere, or am I doing something wrong?

phill104

Not 100% sure what you mean but do you mean these settings?

http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#admin_album_list

Particularly the alblist and catlist settings.
It is a mistake to think you can solve any major problems just with potatoes.

Peter R

Thanks, that set me the right direction, it is: Show first level album thumbnails in categories.
I am living in Holland, so automatically the admin is in Dutch. The used translation of "Show first level album thumbnails in categories" is "Geef afbeelding weer bij de hoofdniveau\'s van in de catagorieën", and that is not a translataion that says it all. In Dutch, it means that there is an thumbnail on the top level of every category. A better translation would be: "Geef afbeelding weer bij de hoofdniveau\'s van albums in de catagorieën"

Thanks again.

phill104

Thanks for resolving your thread.

Hopefully in time when CPG1.5 is released the docs will be in many languages. All are translated by volunteers so sometimes the translations are read in different ways by different people. Help translating is always gratefully received ;)
It is a mistake to think you can solve any major problems just with potatoes.