Creating a block (list view), grouped by category/taxonomy

swortis - December 18, 2007 - 21:59

Hi all,

I'd like to create a block, showing lists of node according to taxonomy, like this:

Category 01
node
node
node

Category 02
node
node
node

Category 03
node
node

etc.

I'm having trouble figuring out how best to do this in a block. If I use the Views Theme Wizard and choose "Grouped List", I get the Category name appearing each time with each node in the list in the block. I would like the Category name to appear one time only.

Thanks much!

-SWW

Taxonomy Context will create

Rowanw - December 18, 2007 - 22:22

Taxonomy Context will create a new block for each vocabulary you've set up and lists all its terms. The blocks are prefixed with "Context for".

Cool module but not quite what I was after

swortis - December 27, 2007 - 12:19

THanks for the recommendation. However I was hoping to have a simple list display - simply showing each node under each vocabulary term. Taxonomy Context appears to only show nodes once a user clicks through to the vocabulary (unless I haven't set it up correctly?)

I just need a simple list always showing each node under each vocabulary term.

Hi, Any progress in this

Summit - January 1, 2008 - 23:58

Hi,

Any progress in this field?
Thanks in advance for your reply?

greetings,
Martijn

Unfortunately, no progress

swortis - January 6, 2008 - 13:44

Still working on a solution for this issue

Views 'Group-By' Pack

swortis - October 26, 2008 - 23:32

The module 'Views 'Group-By' Pack' appears to do this: http://drupal.org/project/views_groupby_pack

This is easy to do using existing Views settings...

laurenyant - April 15, 2009 - 18:46

On your views page, click on Style-->Grid (then save). Then, click on Grid again. Go to "settings."

There you can select a grouping field. If you have set up a taxonomy, select that vocabulary, and voila! Click update, and you should be all set.

This won't work in Drupal 5

Rowanw - April 15, 2009 - 21:21

This won't work in Drupal 5 since it has no support for Views 2.

 
 

Drupal is a registered trademark of Dries Buytaert.