I am currently looking at hosting a few of my friends podcasts as well as their blogs, rss feeds etc. I am looking at using Drupal to do this.
Basically i would like to have each user login and update their own blog and upload podcast mp3's. I would need it to generate RSS feeds as well so each user can give out a RSS feed address that just contains their own blog/podcast postings.
Also I would need each user to be able to customise their own part of the site with templates of their choosing etc?.
I'm looking at using Drupal for a school club website. What I need to do, in addition to basic functionality as a blog, is be able to track a member's offline participation. This would require a mechanism to input all of the member names, create users for them, and then be able to input and update how many community service hours they have recorded. From there, a member needs to be able to look up how many hours of service they have.
Hi. I'm searching for a CMS to start using on some sites and Drupal looks really good. Some of the sites won't really be very community based and there are some sections/pages that I need to write some custom functionality that uses forms.
On one page I'll need to have a form that uses javascript. When the form is submitted obviously I'll need a custom action to handle the form. Would something like this be easy to do with Drupal? Would you implement a module for something like this?