Closed (fixed)
Project:
Views Datasource
Version:
6.x-1.0-alpha2
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
28 Mar 2009 at 12:11 UTC
Updated:
10 Oct 2009 at 20:12 UTC
The concept behind the module sounds great. I am new to views but do know my way around a bit.
checked out the module and I am uncertain as to how other users are leveraging it. I expected a URL field as part of the view setup? The plan was to enter feeds/user/*id*/nodes.xml for example and get an xml file for each user based on arguments. Where are you guys dumping htese XML files for 3rd part use and how?
Thanks in advance for the support.
Comments
Comment #1
allisterbeharry commentedHow it works is that you create a view for the data you want to show and then set the view style to XML data document say. Then at the normal view URL you would get your XML document. Right now for Views 2 you have to create a new view for every set of data you want to expose, but the Views 1 module can add export links - to exisintg views.
Comment #2
allisterbeharry commented