6.x

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)

Installing Drupal with a Translation

One of Drupal 6's nice new features allows you to install Drupal using a language other than English. This video will show you how to get a translation, extract it and run the installer with the new language. We will cover the extraction process using three methods (GUI unzip utility, command line and CPanel) because it is important to make sure it extracts properly for the installer to see it.
The video assumes you are already familiar with the basic installation process and only covers the translation part.

0

Installing Drupal 6

This video shows you how to Install Drupal 6 and shows off the new, improved installer. It walks you through all the steps, including downloading Drupal, putting it on your site with FTP, setting up a database and running the installation script. It also looks at some common roadblocks and how to get around them.

4
Average: 4 (1 vote)
Syndicate content