Planet

I love the Drupal Admin Menu module (in fact, I almost can't live without it!), but I guess I'm getting old because I find the microscopic font hard to read ;)

When you're using form_builder you possible want to remove some of the form elements from the palette of fields to show the users only those elements they need. I can show you a simple although not really elegant way to achieve this.

In my previous devblog I showed you how to add your own fields to the form_builder palette. This alone isn't cool enough so here I show you how to group your shiny new self defined fields into your own palette group.

Tags:

The form_builder module is a handy thing when you want to create webforms in drupal. Its drag & drop UI is really user friendly and for our project "advocacy engine" we want just that.

I’m relatively new to Drupal internals and most of the work I do is on the database side. While searching for information on Drupal’s schema, I found very little.

A while back, we started hearing a lot of buzz about responsive Drupal themes and responsive grid layouts.

For some quick unit-tests I decided to try PHPUnit instead of Drupal's own Simpletest framework. With a simple script it allowed me to run all the Unit-Tests in my module in a matter of seconds.

Tags:

I would like to announce fifth DrupalCamp Kyiv. Official website of the event is http://camp12.drupal.ua/en. Twitter @drupalcampkyiv #dckyiv12

Pages