Drupal

Using Views Relationships, Arguments, and Attachments

This is a really excellent article that breaks down Drupal's Views module in to a digestible, easy to follow format.

http://drupaleasy.com/blogs/ultimike/2009/07/using-views-relationships-a...

Drupal Icons

Tremendous thanks to Anton Zykin of Softfacade for his volunteer efforts to create a set of GPL'd icons for Drupal (attached).

Anton is not part of the Drupal community, but went out of his way to help to get more recognition as icon designer. Let's all recognize his work and thank him for the contributions he's made. Thanks so much Anton and Softfacade.

The suite may not be full, but we have a direction and source files to work form.

Drupal Display Suite

This is a bit step forward. Check out the display sweet module for Drupal.

Fusin Core Video

Nice video put out by topnotch themes demonstrating the Fusion theme with Skinr.

Fusin Core Video

Nice video put out by topnotch themes demonstrating the Fusion theme with Skinr.

What kind of Drupal sites are you building?

We'd like to set Drupal Gardens up so that users can get themeselves into a pre-built site. Doing so allows them to use their precious time using vs building the site.

I figure The Drupal community is expert here, as you're building sites for clients all the time. What's the most common type of Drupal site you create?

How to use Drupal's node reference and theme the results

This is a really good screencast that teaches you how to use node reference and theme the results:

http://geoffhankerson.com/drupal/cck-nodereference-screencast.html

Setting a theme in an install profile

variable_set('theme_default', 'themename');

Panels 3 screencast

How to create a robust image gallery

Jeff Eaton put together this really excellent screencast demonstrating how to build a robust photogallery in Drupal without a single line of code.