screencast

Database Fun with Schema Module

This video is an introduction to the Schema module. This is a great module if you'd like a peek at how your Drupal database is set up (with descriptions!) or if you are building a new module and you'd like someone else to magically create the schema for your .install file. It can also check your database and tell you if anyone has monkeyed with the way Drupal thinks it should be set up. This introduction touches on all of these features and gives a good overview on how to use this really cool module.

0

Using Secondary Menus

This video looks at using Drupal menus, specifically how to use the secondary menu concept to create a relation between your top level menu items and a child menu. Once we set them up, I play around in the theme to change up where they get displayed. I also play a bit with the CSS classes that are used. Besides learning about secondary menus, this video is also a brief intro to tweaking the page.tpl.php file of your theme.

0

DVD Outtake: Drupal Module Selection Tips

One of the hardest things to do after getting your Drupal installation up and running is deciding which Drupal modules that you're going to use. There are literally thousands of modules to choose from, and so this can be quite a daunting task. It's even more overwhelming if you don't have a clear strategy for searching through, filtering down, evaluating and testing the viable module candidates in the vast Drupal contrib repository.

0

Building Views with Fivestar and VotingAPI

This videocast covers three modules, wrapped together to provide a flexible solution for displaying information about content ratings in a list.
VotingAPI: Central storage of votes and rating information.
Fivestar: A flexible widget for registering votes on a 1-10 star basis.
Views: The ultimate Drupal query builder, capable of pulling out lists of information from the database.

5
Average: 5 (1 vote)

Mustardseed Media Video Podcast (HD)

Mustardseed Media is a Drupal development shop that is happy to help YOU learn more about Drupal and web design. Our screencasts cover everything from basic to advanced design and development techniques. On the web at: http://mustardseedmedia.com/podcast

Imagefield and Imagecache

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.

0

Drupal's Webform Module (Screencast)

0

Porting Drupal Modules

Now that CCK and Views have release candidates for Drupal 6, it's the perfect time to start hammering down on the list of modules that haven't been ported yet. This video demonstrates how anyone with basic copy/paste/modify PHP skills can help port Drupal modules. Really! It's not nearly as bad as you think. :)
Topics covered include:

0

Drupal usability tests from the University of Baltimore with community solutions

The Interaction Design and Information Architecture program at the University of Baltimore and a team of eight graduate students in the Research Methods class, taught by professor Kathryn Summers, have completed a usability study on Drupal. The Drupal community has been working with Becca Scollan in the usability group.

0

Introduction to the Drupal.org issue queue

Almost all community work really "happens" in the Drupal.org issue queue. This is where the community can track all of the todos for all of our projects. Every project has a queue. This means Drupal core, contributed modules and themes and even the drupal.org website and documentation have queues. This video covers how to find the queue you need, gives a little orientation, then shows how to search for existing issues and create a new issue.

0
Syndicate content