Posted by CorpX on March 28, 2009 at 12:11pm
Jump to:
| Project: | Views Datasource |
| Version: | 6.x-1.0-alpha2 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | allisterbeharry |
| Status: | closed (fixed) |
Issue Summary
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
#1
How 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.
#2