CSV as Datasource, the missing link
ak - July 17, 2008 - 10:37
| Project: | Views Datasource |
| Version: | 6.x-1.0-alpha2 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | allisterbeharry |
| Status: | closed |
Description
Great module! I am and will use this module with pleasure.
While working with the node import module (http://drupal.org/project/node_import) to import nodes via CSV data files it came to me. While CSV importing and mapping works very well, there is no option to export in drupal modified data again. The Views Datasource module could be the missing link to it all. The only, common and simplest data format missing here is a CSV export option and voila, drupal content can be in- and exported and edited anywhere, anytime, easily. Is there a chance of implementing this feature?

#1
Try to use attached archive - untar it to views_datasource directory and then enable in modules list.
Should work, but I'm not sure - I tested it a few weeks ago.
This is not exactly a views_datasource, but it is based on it.
#2
The Views Bonus Pack module let's you export nodes to CSV.
#3