Drupal Video Tutorials

In this drupal video tutorial, we look at how to create an activity feed for your site just like facebook. To do so, we need the Activity, Token, Trigger and Views modules. After installing these modules, I demonstrate how to configure the Activity module so that when a user logs in, out or registers for the site, the site's activity feed is updated. One thing to note is, the version of the activity module we use is still in development and so it has a couple bugs. In the tutorial, I show you two and walk you through the fixes for them.

To conclude the tutorial, I show you the basic step of making your activity feed your actual home page. In tutorial 2 of 2, I'll show you how to create custom Activity events so that if you have a custom trigger on your site, it can show up on the activity feed.

As an aside, I just found out that Mustardseed Media has released a premium video tutorial on creating social websites which may take some of this information further. I haven't seen Bob's tutorial but his stuff is extremely helpful and informative so I would recommend you check out his site at www.mustardseedmedia.com/podcast

Configuring Drupal 7 Ubercart to Purchase Roles
In this Drupal Video Tutorial, I show you how to configure Ubercart in Drupal 7 to allow site users to purchase a site role. This is great for membership sites. The tutorial is about 13 minutes long.



Creating a Drupal 7 Proximity Search
This Drupal Video Tutorial will show you how to create a proximity search using the Views, Location, Gmap and Chaos Tools modules in Drupal 7.  After creating a location content type, we...



Drupal 7 Node Reference Tutorial
In this drupal video tutorial, we look at automatic node references in Drupal 7. Using the Node Reference Url, References, EVA and Views modules, we create an event registration system where our...



Improving the UI of Drupal Proximity Searches
In this Drupal video tutorial, we improve the UI of our proximity search (created with the Views, Gmap and Location modules) by validating postal codes submitted by users and displaying a status...



Drupal Panels Tutorial: An Introduction
In this Drupal video tutorial we take a brief look at Panels 3. I show you how to recreate a home page that relies on views content panes. As a result, we create a two column home page panel which...



How to Theme Drupal Views Rows
In this Drupal video tutorial, we again turn to Bob at Mustardseed Media for a how to on drupal views row theming.  From his own description, "On this podcast episode, Bob shows you a...



Theming Drupal Views
Here's an amazing Drupal Video Tutorial from Bob at Mustardseed Media on Views Theming. In it, Bob talks about what views theming actually is. It's not CSS.  I heavily relied on the...



Custom Emedded Node Reviews
In this video tutorial, we walk through a custom Node Review module (shared on this site) which embeds reviews in the node content so users do not have to go to a new page to submit a review. It is...



Theming Comments "Submitted By" & Comment Notify Module
In this short Drupal video tutorial, I show you how to theme the submitted by information for comments and the cool Comment Notify module which allows users to subscribe to comment notifications per...



Drupal SEO: Configure the Page Title Module
In this Drupal Video Tutorial we review the importance of the < title > tag for search engine optimization and I show you how to configure the Page Title module. This is based on Drupal 6. The...



Drupal Views Slideshow: Creating a Slideshow with Multiple Images Per Node
In this 9 minute Drupal video tutorial, we look at how to create a drupal views slideshow on nodes that have multiple images attached to them via the CCK imagefield. This Drupal video tutorial is...



Drupal Module Development: Creating a Related Nodes Block 2 of 2
In this Drupal video tutorial, we continue on with developing a related node queue that was started in Tutorial 1. We check to see how many nodes are returned with the same taxonomy terms and if it...



Drupal Module Development: Creating a Related Nodes Block Tutorial 1 of 2
In this Drupal Video Tutorial, we take a look at custom module development. With our module, we create a block that will list other related nodes based on the taxonomy terms of the node being viewed...



Overriding the Simplenews Subscription Block: Tutorial 2 of 2
In this Drupal video tutorial, I show you how to override the Drupal Simplenews subscription block to remove the old school save button (which we overrode in tutorial 1 to say "Subscribe")...



Simplenews Subscription Block Override - Tutorial 1 of 2
In this Drupal Video Tutorial, we look at the Simplenews module and create a custom module to override the Simplenews subscription block. Using hook_form_alter, we rename the Simplenews save button...



Drupal Ubercart Video Tutorial 2 of 2: Selling File Downloads and Node Access
This is the second video of a two part Drupal video tutorial series looking at the Ubercart module. In this video, we start back up where we left off with Ubercart. We enable the file download module...



Drupal Ubercart Video Tutorial 1 of 2: Selling Site Memberships
In this Drupal video tutorial, I look at installing and configuring the Ubercart module to sell site memberships. This involves creating a custom role for your Drupal site, configuring Ubercart...



Creating a Drupal Image Gallery
In this tutorial, we take a look at the Drupal Lightbox2 module and Image module in order to create a photo gallery. We start with installing the modules and configuring the presets for the image...



Installing and Configuring the Gmap and Location Modules
In part 1 of this 2 part video tutorial, I install and configure the gmap module and location module to association locations with nodes. I also create a custom content type that has...



Drupal Location-Gmap Proximity Search
In part 2 of this tutorial, we take a look at the Location Module and Gmap module to create a store locator with a postal code search for our nodes using views and an exposed filter.  With our...