Single Page Interface with Drupal

toddway:

image

We recently built a community app in Drupal. It has:

  1. a fully abstracted (no Drupal), single page (no reloads) frontend
  2. a web service enabled Drupal backend
  3. an integrated Drupal overlay for edit and admin pages

Here’s how we did it:

Read More