Multiple Album Thumbnails Multiple Album Thumbnails
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Multiple Album Thumbnails

Started by spacebass5000, December 22, 2005, 02:37:41 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

spacebass5000

I am trying to customize a CM install for a customer of mine. They were wanting to associate 2 thumbnails with each gallery. Is this possible?

Can someone help push me in the right direction? No hand-holding needed, just some baisc info.

Thanks!

ecto

I believe you would want to edit list_albums() in index.php to select two pictures and themes/your_theme/theme.php and make a customized theme_display_album_list() function to display two pictures (copy it over from themes/sample/theme.php and edit).

spacebass5000

rock on, i'll be working on this today... bbl