Hello. I am a designer and working hard to get drupal to do what I need it to. Right now, I am using CCK 6.x-2.1, running Drupal 6.10, and am trying to get a page to spit out something exactly like this: http://www.crossroads.net/downloads/messages.php

I created a node entitled "message." I am using emfield version 6.x-1.0-beta1, and added a field to upload an mp3 as well as a field to attach an external video link from Vimeo. I tried using Taxonomy to create a vocabulary for each 'sermon series,' and then using Relationships and tables to produce the output to look like the page above,but that hasn't worked out so well. I would like to use icons like they did and maybe a 1pixelout player. Any suggestions?

-chris

Comments

wakeband’s picture

Oh, when I said create a node entitled 'message', I really meant a content type entitled message.

mani.atico’s picture

On views edit page add a "Taxonomy: Term" field. Go to style config page (little gear next to "Style"). On grouping field select "Taxonomy: Term".

You can do some filtering of vocabularies and node types.

bredi’s picture

Issue tags: +taxonomy hierachy

What about hierarchy? we want to show only parent terms on main page. Then click to link to children.

thanks

mani.atico’s picture

Check out the Taxonomy: Term ID (with Depth)" argument

bredi’s picture

Hi,
We want to do the same. We tried the depth modifier and it didn't work. We have tried many other things too.
Are you able to get this to work? If so, would you please create some steps?

We have been trying to figure this out for weeks!

Main Page.
Parent Terms Only, in a grid view - link to their term.
Once clicked, chow all the children of the parent.

thanks!

wakeband’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)
Issue tags: -taxonomy hierachy

Automatically closed -- issue fixed for 2 weeks with no activity.