Access to imageViews from the Album.tpl

willie512

Joined: 2006-05-06
Posts: 14
Posted: Sat, 2006-05-06 17:27

Hello All,

I've been struggling with this. I'd like to display the smallest resized image on the album.tpl page but in the theme.inc it seems I don't have access to it.

How can I accesss this variable?

Thanks
Aisha

Gallery 2.1

 
willie512

Joined: 2006-05-06
Posts: 14
Posted: Tue, 2006-05-09 22:28

Hellloooo? Anyone out there?

I am trying to make this site dynamic http://www.goartonline.com

I would like access to all sibling thumbnails when I am in photo.tpl. The chosen photo above a sliding carousel of sibling thumbnails.

It looks like I'll have to add something to theme.inc

Quote:
$dataTypes = array('owner', 'parents', 'systemLinks', 'permissions',
'itemLinks', 'itemLinksDetailed', 'itemNavigator', 'imageViews');

What might that something be? Will I drastically have to redefine a class or something?

My skills - HTML, CSS currently learning PHP. Any pointer in the right direction would be greatly appreciated.

Aisha