Web Omelette

Primary tabs

Articles from Web Omelette

I've worked recently on some new features for my contrib module Block Inject and I thought I'd share with you what's new.

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.

Drush is awesome. It makes Drupal development much easier. Not only that it comes already packed with a bunch of useful commands, but you can declare your own with great ease.

In this article we are going to look at implementing the Facebook Open Graph (OG) tags on a Drupal site. It involves a bit of coding but nothing too major so bear with me.

This article comes as a continuation to the previous one in which I exemplified 5 things you should not do on or with your 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.

Do not hack core

In the previous article I showed you how you can add menu items with wildcards to your menus in custom modules.

In this article I am going to share with you a quick tip on how to get your custom menu item into an actual menu on the site.

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.

In this article we are going to look at a cool Webform api function that allows us to interfere with the submissions being saved to the database.

Pages