Closed (fixed)
Project:
Exhibit
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Dec 2008 at 07:04 UTC
Updated:
5 Feb 2009 at 19:20 UTC
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.