coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: TeenStorm on June 14, 2007, 07:49:21 AM

Title: Remove ALB_INFOS from Category that shows 1st Level Album
Post by: TeenStorm on June 14, 2007, 07:49:21 AM
So I copied the "template for album list" in sample template.php and put it into my theme and remarked ALB_INFOS so that Albums don't show how many files are in the album etc...  In addition, I have Categories setup to show the first level albums.  The Category list shows the first level albums and the qty of files and when they were added; I want to remove this extra text from the Category first level albums.  I have tried copying other sections from the sample theme.php file but haven't nailed down which section controls this setting.  I was able to find this settings for the albums by themselves and it was really quite simple but for some reason I can't spot where this is controlled when a Category displays the first level album...there must be camoflage around it or something.  Can someone hand me the dunce hat and tell me where to look? 
Title: Re: Remove ALB_INFOS from Category that shows 1st Level Album
Post by: Hein Traag on June 14, 2007, 01:05:51 PM
Try this post http://forum.coppermine-gallery.net/index.php?topic=3023.0 (http://forum.coppermine-gallery.net/index.php?topic=3023.0)
Title: Re: Remove ALB_INFOS from Category that shows 1st Level Album
Post by: TeenStorm on June 15, 2007, 01:47:56 AM
Ah "yes" Hein, thank you for the tip.   :)  This would be great if this was controlled by the theme, however, I seem to have the effect I want by modifying the function list_cat_albums in index.php