Featured Work

Drupal

Drupal Association Organisation Member Drupal is a free software package that allows an individual or a community of users to easily publish, manage and organize a wide variety of content on a website.

Our Drupal contributions

Since 2004, Advomatic has contributed:

  • 90 modules
  • 5990 commits

Blog

Amanda Luker
Jun 12, 2009

10 Tips for Theming Drupal 6 Forms

In the last month, I've been working on a project that requires a very custom look and feel for login/register/adding content forms, and worked what I've learned into a presentation. Now I've got a little running list of tips for whipping Drupal forms into shape. ... more
Jack Haas
Jun 11, 2009

Faking imagecache for external images in Drupal

Imagecache is just one of those modules that we use on a consistent basis. There are usually many places within a complex site where the ability to crop and scale an image to a certain size comes into play. While this works great for images that you are storing on your own server, you run into... more
Marco Carbone
Jun 9, 2009

Using multiple node access modules just got a lot easier, maybe

Two new hooks were recently committed to HEAD that will give Drupal 7 unprecedented flexibility when it comes to managing multiple node access modules on one site. Up until now, enabling multiple node access modules usually leads to... more