Blog Topic: "Drupal"

Learning Drupal theming often feels like climbing Misery Hill, especially to people coming to Drupal from a front end web development background who know HTML and CSS but do not have experience with PHP or with Content Management Systems.  This was me, but it does not have to be you...

Related Topics:Drupal | drupal planet | theming

 When a leading global technology meets a strong and dedicated local community good things happen.

Related Topics:community | Drupal | drupal planet

I am using Content Profile with custom CCK fields on my Drupal 6 site to create User Profiles.  I am using Panels 3 to handle the display of the User Profile Page.  This is a demonstration of how to use Views to Display related content on the User Profile Panel using Views Arguments. 

In this screencast I will demonstrate a technique using a Views attachment display to control the markup from views.

Related Topics:Drupal | drupal planet | views module

The Pacific Northwest Drupal Summit held in Seattle in October 2009 offers a new approach to a regional Drupal event for Drupal professionals.

A common requirement for many of my recent clients has been to move the "Read More" link at the end of a teaser inline to the end of the teaser's last paragraph. Here is a look at a technique for doing this I find useful.

Related Topics:Drupal | drupal planet | theming | views