Don't be a twit, use Identi.ca!
drupal
Node-specific blocks
Pondered at 1:40am on the 26th June, 2010
I've found myself using a particular Views technique a lot recently and so decided to post my first Drupal tutorial about it.
Imagine the following scenario: Read more »
Improving menu editing in Drupal
Pondered at 4:21pm on the 25th July, 2009
I had an epiphany! (sort of)
I thought of a new way to add items to menus in Drupal, but since it would require AJAX and since I've never coded a module before (let alone coded AJAX), I thought I'd post my thoughts here for someone else to steal.
My idea was to create a Drupal module that enabled a user with the right permissions to be able to click-and-drag any page heading on the site into a menu and have that page automatically be added as a link in that menu...! Read more »