Worship Central is a Drupal 5.7 installation (currently but we'll upgrade). Built with alot of .tpl customisation but no changes to core. It is a great example of good jQuery use in addition to Organic Groups and if we might say the best looking Drupal Forums we have seen. ;) We have customised the attaching of songs to forum topics although the latest Audio module may have been another option. The Newsong and Resources section are embedded views with jQuery applied. We may look to make this a more robust module if we have time. Would love your thoughts and feedback. We launch 4 days ago and membership signup is quite rapid.

Comments

parrottvision’s picture

Ops - sorry the URL is www.worshipcentral.org

bolaowoade’s picture

This is definitely one of the best sites i've seen built with drupal. Who built it?

parrottvision’s picture

thanks bolaowoade. It was built by a small team that work for Alpha International (alpha.org). We are using a multisite installation of Drupal for most of our sites. Another one being www.alphafriends.org which uses similar modules including nice menus. This one we applied the most time to I would say.

pathogen’s picture

I agree.. VERY VERY nice looking site. Extremely well done!

parka’s picture

This is real good. The integration is done very well.

that1guy’s picture

Very impressive site, I'm a fan. Is the forum the default forum module?

You seem to have a "problem" I am trying to fix. When I registered I got the email saying after logging in with the link in the email I would be redirected to edit my profile, and the link was http://www.worshipcentral.org/user/USER REGISTRATION NUMBER/edit

Of course USER REGISTRATION NUMBER was the actual number which I don't think you'd want out there, but is this a problem you looked into fixing or not? I am looking for a way to fix this.

Great work on the site!

parrottvision’s picture

We are using the default forum + the advanced forum module.

Are you saying you don't want the User ID printed in the emailed URL?

that1guy’s picture

The ID number, yes, instead replacing with the name, so the number is never known to anyone but who is running the site, but I guess it doesn't matter for some. I've been looking around since I saw it done, but I'll live if I can't find a way.

jdelaune’s picture

Go to Site configuration > pathauto

Under User Path Settings set it to: user/[user]

Go to User management > User settings.

In the e-mails replace !edit_uri with:

http://www.yourdomain.com/user/!username/edit

--

I haven't tested this but it should work. Let me know.

that1guy’s picture

I'll try it, but this issue is also on the site itself, I noticed even though I got the site to use www.site.com/users/username, when you go to edit it will still say that, so masking it in the email isn't fixing the problem if it happens on the site itself still.

I know popsugar gets it to work though.

that1guy’s picture

I just realized the search form, how did you get it rounded?

parrottvision’s picture

The search box line is a bg image.

strellman’s picture

The site looks super. What modules are you using and why? I am trying to rebuild http://danubechurch.org on Drupal 6 and the audio module is broken and is producing getid3 errors. I tried the recipe found on http://drupaltherapy.com/node/50 but Filefield also has problems now. It would be a shame to build the site on D5 then have to redo it for D6.

http://2tell.org/boring

burgs’s picture

sorry for the slow response, We use drupal 5 (not sure if 6 has all the stuff you need yet), the audio module, and the podcast xml is a views RSS:RSS feed type of output (i think it's in the views bonus module).
It would be a shame to build the site for 5 then have to upgrade it i spose, but views for 6 aren't really happening officially yet i don't think.