Hello,

I am going to build a music community site.
What I need are:
1. The site has band lists
2. Users can be collaborated to upload videos, music, lyrics, image related to the every band name.
3. Visitors can browse band profiles by Alphabet (A-Z)
4. When visitors view band profile page, they can see the stuffs (video,music.lyric.image) uploaded by users.

I am doing this task by :
1. creating content type "band", and content types that have node reference to it (videos, music, lyrics, image)
2. trying to find out how to display band profile that has latest videos, music, lyrics, images using views module.
3. creating custome page for the content type of "band" using node-band.pl.php

Please advice. I don't know if I'm doing right.
And sorry for my bad english.
Thank you

Donie

Comments

all4jesus’s picture

Check out http://groups.drupal.org/node/5292 . It might at least help you get your methodology right.

Jesus Saves!