Purencool Website Developer

Primary tabs

Articles from Purencool Website Developer

I had some issues installing Compass on Ubuntu 14.04 this is what I did and the errors I came up against that gave me a large headache. I hope others can benefit from what I learnt.

From our last post we worked out that a Drupal developer means different things to different people, but what does that mean for a new developer?

As this Drupaler has found the question What is a Drupal Developer? is not an easy one to answer.

As this Drupaler has found the question What is a Drupal Developer? is not an easy one to answer.

Understanding how to use preprocessor in Drupal can be very confusing. In this post we will explore how to achieve adding a variable to a node template file using the preprocessor hook (function).

Understanding how to use preprocessor in Drupal can be very confusing. In this post we will explore how to achieve adding a variable to a node template file using the preprocessor hook (function).

As a Drupal click monkey I came away from Drupalcon Sydney determined that I was going to contribute back to Drupal in some way. The big push in the community is to help with core development and the issue cues if you are able.

On a project early this year I found the need to add a view of images between the content type body and comments. I looked at context module as I have used it before.