Planet

I remember attending a Drupal7 release party several months ago, 11 months ago actually. It was an exciting time, all this new stuff had gotten into core. I was hoping and looking forward to using the new functionality.

Last week I was at DIG London, in London, Ontario. It's normally a gaming conference, but they've added a web track and asked me to come speak.

The layout of Antiques Near Me (a startup I co-founded) has long been built using the sturdy 960.gs grid system (implemented in Drupal 6 using the

Drupal apps are the latest hype in the Drupal community, and Drupal app stores will be next.

and how to do the same in your project

Thanksgiving wishes for Zen contributors
and how to do the same in your project

So, today i decided to have a go at the services module, to make an app post nodes to my site.

Create a contact form using webform module and webform conditional. Find out how to use different types of fields, setup recipients' emails and have dependent fields on the same page.

If you are working with code based deployments instead of using CMS to push out changes, you might have already implemented something similar.

There are 2 approches to implementing this:

1) Define and save date formats

Here's a useful one you may not know about: field_get_items().  Basically, if you're trying to get field values off an entity, it can be fiddly - dealing with language, indices, etc.  This function makes it much simpler.

Pages