Multiple Album Thumbnails Multiple Album Thumbnails
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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