Link: www.pdxfm.com

Hey! I pretty much started developing this for about 4 months (first time drupaller) and it I released it about 2 weeks ago and haven't gotten around to posting in the showcase. It's an online music community for Portland Oregon and surrounding areas, pretty much is you sign up as a band or fan. Bands upload their music via the Audio Module and you know, get feedback from the fans.

The Site consists of these modules:

  • Audio (w/ audio_playlist, audio_feeds etc.)
  • CCK
  • Views
  • Voting API w/ fivestar
  • A lot of the optional core modules
  • Event w/ signup
  • Imagefield
  • Imagecache
  • Privatemsg
  • Usernode
  • Guestbook
  • Legal
  • Pathauto
  • Spam
  • Token
  • User AutoRole
  • Buddylist (for favoriting the bands)
  • User_relationships (for just friend relations)
  • Captcha

That's gist of the modules and the theme is custom.

I'm happy to answer questions or take some criticism.

Comments

toma’s picture

Congratulation, its really a good work! i am working on same project for my community (http://www.yo.ma) i like the idea to use to roles (Artists and fans) can please give more explanation how do you manage to do so!?

I see the Make money in your registration form, and a bottom to get register on google adsense, is it legal to show an affiliate in registration form and tell users to clic!?

For my website i am using advprofile

---
Drupal Tutorials
http://www.alltutorials.org/latest/Drupal

mike.hobo’s picture

I used the User AutoRole module.

I'm not quite sure about the adsense issue, but I know that google supports revenue sharing sites.

mike.hobo’s picture

I changed the theme and the front page!

I now integrated activity into the front page.

thomjjames’s picture

Hi,

I really like the site, nice work!
I was wondering how you did the "Customise Profile" section to the profiles where you can change the profile colour, is it something custom?

Cheers
Tom
______________________________________________
http://drupalsn.com/user/thomjjames - My DrupalSN Profile
http://drupalsn.com/drupal-tutorials

______________________________________________
https://tomswebstuff.com

mike.hobo’s picture

Yah, this was just an idea in my head. Pretty much you choose your colors, and using user_profile.tpl.php profile->color is the classes of the divs and then this will change the classes to whatever color you choose, and all those classes have different colors.