Hello everybody,

I followed the tutorial on drupal.org about creating a photogallery with cck, views, image_field etc.

To have different photogalleries I set up different terms for the vocabulary "Photogallery-v".
Each terms is associated to an image trought the module "taxonomy image".

I created the views for the single galleries (actually is a parametric view) in the form /photogallery/

Now, i would like to create a block-page-something that will list the last galleries on the site, showing up the taxonomy associated image.

I tried to create a view of taxonomy. But there's a small problem.

How can I link the taxonomy link on the block to the photogallery view?

Thanks folks,
Fabio