This is exactly my problem: my web site http://www.odelia-technologies.com/ is made with Drupal 4.7 and I would like migrate content to Drupal 6.6.
As I am a developer (but not a PHP specialist), I think about two possible ways:
- use of SQL requests
- use Drupal's Blog module: do XML-RPC requests to get content from the 4.7, and others XML-RPC requests to add content on the 6.6 version.
Comments
Two possible ways
This is exactly my problem: my web site http://www.odelia-technologies.com/ is made with Drupal 4.7 and I would like migrate content to Drupal 6.6.
As I am a developer (but not a PHP specialist), I think about two possible ways:
- use of SQL requests
- use Drupal's Blog module: do XML-RPC requests to get content from the 4.7, and others XML-RPC requests to add content on the 6.6 version.
Cheers,
Bertrand.
The solution is near...
To anyone in this position - keep an eye on these two new modules:
http://drupal.org/project/deploy
http://drupal.org/project/patterns