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. By Addison Berry of Lullabot.Get Drupal from http://drupal.org
Shows how to use Coder module in Drupal to help check code standards. The source for this is mov.
Shows how to use Coder module in Drupal to help check code standards. The source for this is mp4.
Very short video that shows how to checkout and install Drupal HEAD from CVS using the command line.
Very short video that shows how to checkout and install Drupal HEAD from CVS using the command line.
Another in the quick and dirty series that shows how to use the command line to apply, reverse and test a patch for Drupal core. Anyone, even folks with no coding experience at all, can help test patches. The source file for this is in .mov format.
Another in the quick and dirty series that shows how to use the command line to apply, reverse and test a patch for Drupal core. Anyone, even folks with no coding experience at all, can help test patches. The source file for this is in mp4 format.
Tutorial on how to roll a patch with the command line tools diff and cvs diff. Specifically geared towards patching for Drupal.