Month:

Drupal

I rarely do any heavy structural changes to node edit pages, so until today I hadn’t ever had a reason to disable vertical tabs on a specific content type, but there’s a first time for everything.

Now there are people …

...

Rantings and ravings

I have nothing against new Drupal users on Drupal.org, even the most advanced Drupal developers were new to Drupal at one point or another, but I have seen a pattern among certain new users that drives me crazy. In fact …

...

Drupal

The Views module for Drupal 6 (also known as Views 2) ships with several default views which allow you to override certain Drupal core list pages. One of the most useful of these views is the view provided for taxonomy …

...

Version Control

This tutorial starts with a situation that can easily occur if you are taking over an existing website from a different developer, and for one reason or another you need to move the site off of the old svn account …

...

Programming

The last time I visited the safari download page at apple.com I was shocked to see that they had posted a banner that read: Download Safari The world’s best browser. If you aren’t a web developer you might not understand …

...

Drupal

Hi,Aaron
Would you like to tell me more about :”/how-and-why-use-l-function-create-links-drupal-programming”?

as that:

which file should I put the following code into? :

l($text, $path, $options = array())
or the example: print l(‘This is the link text’, ‘node/2’);

$options = array( …

...

Ethics and Technology

Creating a website for someone is a powerful statement. By creating an internet presence for a person or a company I am in a very real sense promoting them and their product or service. It should go without saying (though …

...