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
Comment #1
wakeband commentedOh, when I said create a node entitled 'message', I really meant a content type entitled message.
Comment #2
mani.atico commentedOn 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.
Comment #3
bredi commentedWhat about hierarchy? we want to show only parent terms on main page. Then click to link to children.
thanks
Comment #4
mani.atico commentedCheck out the Taxonomy: Term ID (with Depth)" argument
Comment #5
bredi commentedHi,
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!
Comment #6
wakeband commented