Profile picture for user admin
Daniel Sipos
12 May 2014

Sending HTML Emails with Webform in Drupal 7

Have you ever wondered how you can include HTML markup in the emails you send with Webform? Out of the box, you cannot. But I am going to show you a simple way to achieve this using the Mime Mail module and some simple theming.

Profile picture for user admin
Daniel Sipos
24 Mar 2014

5 things you should not do on a Drupal site

In this article I am going to go over 5 things you should definitely not be doing on a Drupal site. In this venture I will try to avoid the "not not do" type of actions and focus only on what you should simply not do.

Profile picture for user admin
Daniel Sipos
17 Feb 2014

6 tips for new Drupal developers

Being a Drupal developer can be very fun. But if you are going to be one, there are a number of things you should take into account. Aside, of course, from knowing how to actually develop stuff in Drupal. So I thought I’d share with you some things I learned along the way.