User login

Drupal Tutorials - Drupal 6 Get our RSS feed for this content

I'd love to know what tutorials you'd like to see or if you'd be interested in writing some tutorials.

2
Tuesday, December 2, 2008

What to buy a Drupaler for Christmas

With Christmas less than a month away now, I bet you're wondering exactly what Drupalers want for Christmas, so he's my list.A ticket to DrupalCON DCOn March the 4th-7th 2009 Washington DC is hosting DrupalCON.DrupalCON is a bi-annual conference/unconference for Drupal developers and users.It brings together the Drupal developers and Drupal users to share knowledge, make decisions on the future of Drupal, and get to know each other in person.Some sessions/topics that stand out for me are: Making
1
Monday, December 1, 2008

Getting going with AHAH and Drupal 6

In my opinion one of the best things added to Drupal 6 was the AHAH (or Asynchronous HTML and HTTP) framework, so in this lesson I'm going to give you a quick overview of how to use it.What is AHAH and what can it can do?
11
Tuesday, November 11, 2008

Useful new hooks and functionality for developers in Drupal 6

Since the official release of Views 2 and now CCK for Drupal 6 I've had the pleasure of using Drupal 6 a lot more in my day job.So I thought I'd share some of the new hooks and functionality I'm finding really useful in Drupal 6:hook_menu_alterSeems like Drupal has been crying out for this hook forever and now it's here.What it doesLike the hook_form_alter but it allows you to alter menu items even core module ones.
25
Monday, August 25, 2008

Creating a buddy list system in Drupal

Anyone who has used a social networking site won’t have failed to notice the importance of having a buddy or friend list system to allow site users to connect with each other. So in this simple tutorial I’m going to show you how to create a buddy list system in Drupal using the buddylist 1 module.
5
Tuesday, August 5, 2008

Custom Drupal theme regions

From Drupal 4.7 onwards Drupal themers now have the ability to set their own custom block regions for their themes. This gives even more power to your theme and your ability to customize your themes. By regions I mean the regions in the page template where you can assign block content like left-sidebar,right-sidebar, content etc. Just take a look at the blocks admin area (yoursite.com?