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!
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).
rock on, i'll be working on this today... bbl