Planet

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.

The problem:
When clicking "add more values" to add another field to a cck multi-value field, and if you're using ckeditor, the existing multi-value fields will disappear.

I spoke at Drupal Camp Austin about developing mobile apps on top of Drupal. Most of the talk was about PhoneGap, but I also covered configuring the Services module to set up Drupal to serve content to mobile apps.

  • Update 3: Treehouse Agency are sponsoring and providing developer help
  • Update 2: Dev version is out

Pages