I was wondering if anyone has a way to make the image block thumbnails in my drupal layout point directly to the gallery2 module and not displayed within drupal. I'm probably not making much sense here, so take a look at my site:

www.corneveaux.com - if you click one of the thumbnails in the right or left column, it displays within the Garland theme. However, I would like it to open in the gallery theme. For example, say you click on a thumbnail, I would like the image to appear as follows:

http://corneveaux.com/gallery2/main.php?g2_itemId=1032

any ideas?

Comments

vm’s picture

not sure how you are going to pull that off without hacking at the gallery module.

the whole point of having an embeded application is to avoid having two themes.

kiz_0987’s picture

This is a common question, so I have added it into the FAQ at http://drupal.galleryembedded.com/index.php?title=FAQ#How_do_I_make_the_...