By Operations-1 on
Please Help Me.
I have a Vocabulary like that:
Term 1
--Term 1.1
--Term 1.2
--Term 1.3
Term 2
--Term 2.1
--Term 2.2
--Term 2.3
I need to have a page like http://www.mouthshut.com/Product/products.php, showing the terms and the main term should come with an image. I need to display EXACT LIKE THAT.
Which module should I use to do this?? Panels?? Views??
Please, it is very urgent.
Comments
you're on the right track--
you're on the right track-- definitely views. maybe panels, though you might be able to just manually theme that page. for the images you might want to look at http://drupal.org/project/taxonomy_image
===
"Give a man a fish and you feed him for a day.
Teach a man to fish and you feed him for a lifetime." -- Lao Tzu
"God helps those who help themselves." -- Benjamin Franklin
"Search is your best friend." -- Worldfallz
Thanks
But how exactly should I use the views module to obtain a view like that?