Closed (fixed)
Project:
Views Datasource
Version:
6.x-1.0-alpha2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
28 Jul 2009 at 21:36 UTC
Updated:
22 Jun 2010 at 15:50 UTC
Probably related to #449904: imagefield path to url missing. If adding the Body as a field to a JSON view, there's no way to override it's output, for instance by trimming or removing HTML tags.
Comments
Comment #1
aaron commentedPretty much no fields allow the output to be anything but raw, unfiltered content, from what I can tell. Would be nice to allow this to honor the settings by the View, and perhaps add a checkbox for 'Raw' output of a field.
Comment #2
allisterbeharry commentedI have to restructure the modue because merlinofcahos says there are some things done wrongly. Trying to continue work on this
Comment #3
allisterbeharry commentedComment #4
allisterbeharry commentedFixed in 6.x-1.0-beta1. You can override the views templates to control JSON output .