forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: Peter R on December 16, 2008, 07:00:59 pm

Title: [Solved]: Show albums in category list
Post by: Peter R on December 16, 2008, 07:00:59 pm
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?
Title: Re: Show albums in category list
Post by: phill104 on December 16, 2008, 07:43:21 pm
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.
Title: Re: Show albums in category list
Post by: Peter R on December 16, 2008, 08:15:56 pm
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.
Title: Re: [Solved]: Show albums in category list
Post by: phill104 on December 16, 2008, 09:00:15 pm
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 ;)