Results 1 - 10 of 12

Results

See video

In this week's episode, Bob tackles FileField Podcast module and shows you how to Podcast with Drupal 6 (and without audio.module). This approach gives us lots of flexibility because it's purely a CCK/Views setup. What's that? Bob already covered this topic? True, but with the change in the Views API, FileField Podcast module had to change as well, so this is an updated version that shows you how to build your views with a new method and greater flexibility.

See video

In this week's episode, Bob digs deeper into the Drupal Content Management System by talking about an absolutly essential contributed module: CCK. This module allows us to create custom types of content for our Drupal site. Stay tuned in 2 weeks for a great companion podcast on this which will be about pairing CCK with Views 2. All episodes from http://www.mustardseedmedia.com/podcast

See video

On this week's Mustardseed Video Podcast, Bob shows you how to deal with images in your CCK content types. There's always a million ways to skin a cat in Drupal, but this method has been consistant and maintained nicely over time. He couples Imagefield with Imagecache to get some simple image handling in as a CCK field.

See video

On this week's Mustardseed Media Podcast, Bob shows off another module commissioned by Mustardseed. It's the Views Carousel Module for Drupal 6 (and Views 2)). This module is a cool way to spice up your site without having to write any custom javascript. Also, don't forget, this can be used on more than just images...it can show any data that Views can spit out in a carousel format!

See video

On this week's podcast Bob shows you how to create a video gallery from start to finish...all in the span of about 8 minutes. The method shown is perfect if you don't want to get your hands dirty with hosting your own files, wrestling with ffmpeg, or worrying about huge bandwidth bills. This tutorial is all about using the CCK plugin called Embedded Media Field. We mash that content together with Views and we're watching video on our website in no time.

See video

On this week's podcast, Bob gives you another option, besides Event Module for doing event listings in Drupal. This solution focuses on the Calendar and Date modules.

See video

This Drupal video tutorial demonstrates: How to build a maintainable image gallery in 21 minutes! Relies on: CCK Imagefield Imagecache Views Views Bonus Pack Thickbox

See video

An updated version on how to create multiple maintainable image galleries in Drupal

See video

A quick demonstration of CCK and Views in Drupal 5.x Check out my blog at behanj.blogspot.com

See video

In this video we will be putting the knowledge we gained in the previous tutorial to the test. We are simply going to add a field used to enter URLs to one of our existing content types.