hi this is tied in to drupal data so it must have a data to xhtml writer to generate the code automatically??
is it possible to have CCK field output to the correct xhtml format?
hi this is tied in to drupal data so it must have a data to xhtml writer to generate the code automatically??
is it possible to have CCK field output to the correct xhtml format?
Comments
Comment #1
jhuckabee commentedIts actually creating an array that's being run through the drupal_to_js method to create the JSON feed. If you're trying to use CCK fields, check out the Exhibit Views module.