In response to my own question and t further my own discussion:
as referenced from: http://drupal.org/node/958384
"exporting data is not for Features.
Right now, there are there are several approaches at various states of maturity / stability / easiness-of-setup : Deploy, Feeds..."
I am looking at Feeds and wondering if it is stable enough to do this simple job in D7?
If you are talking about copying data from one Drupal instance to another, you can use http://drupal.org/project/node_export
http://drupal.org/project/node_exportIt seems to have a Drupal 7 version, if you are moving data between different Drupal releases, say Drupal 6 and 7, then you must use the same module release in both, for example, 6.x-3.x and 7.x-3.x
Victor Kane http://awebfactory.com.ar http://drupal/project/pft
On Tue, Feb 1, 2011 at 12:03 PM, James R Stone fndtn357@gmail.com wrote:
In response to my own question and t further my own discussion:
as referenced from: http://drupal.org/node/958384
"exporting data is not for Features.
Right now, there are there are several approaches at various states of maturity / stability / easiness-of-setup : Deploy, Feeds..."
I am looking at Feeds and wondering if it is stable enough to do this simple job in D7?
-- Best Regards, James R Stone fndtn357@gmail.com
"The skill of coding is to create a context in which other people can contribute."
-- [ Drupal support list | http://lists.drupal.org/ ]