By nocte on
Hi,
I have made an image gallery with CCK, image filed and views (grid view). I'm using taxonomy to categorize the images. On the main page of the gallery i show a tagedalic tag cloud.
My problem: when i click on a taxonmy term i see a list of full size photos (tagged with this term). But i'd like to have only a thumbnail on these teasers. The best would be a grid view..
Any idea how to manage this?
The only solution i have so far: rewrite the tagadelic code so that the links point to a view with the term as argument instead of the taxonomy page.
Comments
this is a good tutorial
http://drupal.org/node/144725
thank you. I have changed
thank you. I have changed the image size on the teasers. Now the taxonomy views look quite o.k. too - i think I can live with that :)