Experimental project

This is a sandbox project, which contains experimental code for developer use only.

This module provides a set of callbacks that turn nodes into JSON. This is useful for Javascript code that wants to render nodes.

Each node is first run through a .tpl.php file, via the normal theme system. This makes it easier to have the presentation that arrives at your javascript layer be as Drupal would construct it.

Project information