Drupal

Drupal is a free and open source modular framework and Content Management System (CMS) written in the programming language PHP.

Extend your Page Title using the Drupal breadcrumb path

If you use breadcrumbs in your website to help visitors navigate, you could also use these to extend the functionality of your META <title> tag. Let me give you an example of where this can be useful. read more »

Inherit the full url of the parent book page by using a Drupal token

Recently I created a book in Drupal using two Content Types. One type called Book Description (which has a cover, an ID and some other CCK fields) and another type called Book Page. So far so good. Problems arose when I tried to setup Pathauto. For the Book Description I entered book/[field_book_id-raw], which worked great. For the Book Pages I needed something like book/[field_book_id-raw]/title-of-my-page. This is where I got stuck.read more »

DrupalCon Paris, here I come

Viva la France! Tomorrow I will pack my backs and leave for Paris, to attend the DrupalCon 2009. Last Friday Bryan House of Acquia contacted me if I still needed a DrupalCon ticket (which I was looking for in the last few weeks). He connected me with some others, and via robertDouglass I eventually got derhasi's ticket for the early bird price! I cancelled all my meetings this week, overhauled my blog (to allow Drupal posts) and found a place to stay (thanks to the guys of Merge).

My program for this week will be:read more »