Blog
-
Conditional Email Addresses in a Webform
6th May 2010
I created a new Webform to serve as a simple Contact form, but left the main configuration until after I created the form components. I added 'Name', 'Email', 'Subject' and 'Message' fields, as well as a 'Category' select list. Below 'Options', I entered each of my desired options in the …
Read more → -
Using ImageCache and ImageCrop for my Portfolio
28th April 2010
Whilst working on my own portfolio/testimonial website, I decided to have a portfolio page displaying the name of each site and a thumbnail image. For this Blog post, I'll be using a site called Popcorn Strips which I built for a friend earlier this year as an example. I created a …
Read more → -
Style Drupal 6's Taxonomy Lists with PHP, CSS and jQuery
5th April 2010
Whilst developing this, and other Drupal websites for clients, I decided that I wanted to categorise content using the taxonomy system. However, I wasn't happy with the way that Drupal displayed the terms lists by default, and I started comparing this to other websites that I look at. To start with, …
Read more →