Closed (fixed)
Project:
Views Bonus Pack
Version:
6.x-1.x-dev
Component:
Views Export
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Oct 2009 at 15:41 UTC
Updated:
31 Oct 2009 at 18:40 UTC
Is there not a way to create an XML export without it being themed? The XML export is functioning perfectly except that the data has our theme classes appended to it. How do you format the XML file to contain only the raw unformatted data?
Comments
Comment #1
neclimdulNo, the number of cases that would have to be covered to keep that from being a serious problem would be fairly impossible for the module to handle. Not to mention removing the functionality would remove the flexibility provided by the options of the fields. You can handle this better either at the theme level or overriding the field with a better formatter if its a cck field.