Theming taxonomy module output

yukod - June 8, 2006 - 19:58

Hello!

I have drupal-based site, where my users can choose some products to buy (a little local Linux-cd shop). I've created menus which lead to static pages (Linux page and BSD page) where the apropriate goods are listed. Shopping is powered by e-commerce.

But now I have decided to make some automatization. I want something like that:

User chooses category of product in the menu on the left (categories already created using taxonomy. Menu is manually created with links to taxonomy terms, for example: Linux terms shows all linux distributions etc). After choosing category user should see the list of products (list of vocabulary terms).

So, lets figure out the problem: User gets a list in 1 column, with item name and a brief description. But product module (in e-commerce) gives another output. And I want this term output to look like list of items on amazon or something like that: [centered thumbnail image, item name, price and propably status "sold out"] or that: [table-like list with 5 columns named image, product name, price and status].

Finally, well... I need to have product list output looks like.... product list! Not node list (like on main page).

Hope to find some help here. :-)

Thank you.

Maybe this will help, if not sorry

srodriguez - June 8, 2006 - 21:22

I don't know of any modules that do that exact thing but there are modules like the flickr block module that do grab the taxonomy term and change the output according to the term so it is possible. Maybe looking at other modules that have blocks that grab from the taxonomy will help out.

 
 

Drupal is a registered trademark of Dries Buytaert.