Our church is looking for a way to allow users to record testimonies to share what the Lord has done in their lives and post them to our Drupal website. We would like to find a simple way for them to record these testimonies via webcam or give them the option to upload a pre-recorded video. The uploaded video is pretty straight forward, but I really need a streamlined way to allow them to record the webcam video and submit it. I've looked at a couple of services like Viddler, but need something cheaper. Any ideas?
Drupal 6 newbie question:
As per the Geeks & God episode on Drupal Church Recipes, I am attempting to implement an event system using Views, CCK, and Date Module instead of using the Event module. I have created a content type called Events with the following fields:
I want to create a View called Upcoming Events which will filter out any events that have already passed. Seems simple enough. I have created this view and added the following fields:
Node: Title Title
Has anyone used OG Subgroups for Drupal 6? I'm a drupal newbie and I'm trying to wrap my head around Organic Groups. I'm building a site for our church's school in Drupal. My plan was to use OG to have a section of the site for the athletics program with each team as a subgroup. This (as I understand it would allow each team to be it's own group while propogating content up to a parent athletics group. Problem is I can't figure out how to use subgroups. I understand that it is based on the Book module, but that's as far as I can get. Documentation is severely lacking.