coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: jesedark on January 24, 2006, 01:14:53 AM

Title: Show Only the name of the albums
Post by: jesedark on January 24, 2006, 01:14:53 AM
How can I show only the name of the albums, something like that http://www.animegalleries.net/index.php
Title: Re: Show Only the name of the albums
Post by: Paver on January 24, 2006, 01:54:28 AM
Wow, that site is running version 1.2.  The list isn't an album list but instead a category list.  You can show such a category list by setting your config setting for "Show first level album thumbnails in categories" to NO (under Album list view).  If you have albums not categorized and don't want them to show up on the main page, you need to remove 'alblist' from "the content of the main page'.  Then you'll have just the category names listed on the main page.

To show just a list of album names, I would guess you could do this with a custom theme, but I haven't investigated that specifically.  You might search in the forum for other tips and/or dive in to the sample/theme.php to see what you can customize in your theme.
Title: Re: Show Only the name of the albums
Post by: Tranz on January 24, 2006, 02:20:04 AM
If you're using 1.2, you should not have posted in the 1.4 board. Support for 1.2 has run out long ago. If you want to get support in the future, you will need to upgrade to either 1.3 or 1.4, preferably 1.4.
Title: Re: Show Only the name of the albums
Post by: Paver on January 24, 2006, 02:25:21 AM
TranzNDance: I assume jesedark used that site as an example and is not the admin.  Nevertheless, you are correct for whoever the site admin is.
Title: Re: Show Only the name of the albums
Post by: Tranz on January 24, 2006, 02:38:21 AM
OK, sorry about not reading the message completely.
Title: Re: Show Only the name of the albums
Post by: jesedark on January 24, 2006, 11:44:58 PM
yes i use  http://www.animegalleries.net/index.php just like an example, but im running the version 1.4, so how can i show Only the name of the albums?  :)
Title: Re: Show Only the name of the albums
Post by: Paver on January 25, 2006, 12:15:29 AM
What I said in my first post above applies to version 1.4.x.  (I never used version 1.2 so I don't know anything about it.)  I mentioned that the site you linked was showing only the category names - no albums were listed on the main page. 

You can easily show only the category names by doing what I said.  If you want to show only the album names, you'll have to look into a theme customization.