Posted by nally on December 8, 2011 at 9:27pm
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.