Hi! I want to have a little bit nicer taxonomy menu.
It would be really cool if I could get all the terms, listed on the page, in two columns.
Is this possible or does somebody have another solution?

Thanks in advance!

Comments

Frando’s picture

You might want to have a look at the views module (http://drupal.org/project/views) and the associated ones (http://drupal.org/taxonomy/term/89). What you want is certanly possible with views.

smzur22’s picture

I get at blank page on my modules page after installing Views module. What to do?

cog.rusty’s picture

Increase your PHP memory

http://drupal.org/node/29268

cog.rusty’s picture

Something like the directory module? (http://drupal.org/project/directory)

Check the example links to see if it is closer to what you want or not.