[support] Automate import via XML to CCK content type

Victor Kane victorkane at gmail.com
Thu Jun 26 08:32:47 UTC 2008


PHP simplexml, on the one hand, to parse; and the code for
http://drupal.org/project/node_import (the part where it imports CSV data
into nodes aumented with CCK fields).

Maybe you could offer a patch to add XML import for this module.

Another line of investigation might be with the services module, where you
would have to unmarshall the XML to a PHP hash in order to take advantage of
the node.save service (you might have to write a custom service), here you
would pipe stuff in via XMLRPC.

Victor Kane
http://awebfactory.com.ar

On Thu, Jun 26, 2008 at 3:08 AM, marolijo - Pol Maresma <marolijo at yahoo.es>
wrote:

>  Hello, I need to automate an import process from an external XML to a CCK
> content type.
> Can you tell me where to start?
>
> Thank's.
>
> --
> [ Drupal support list | http://lists.drupal.org/ ]
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/support/attachments/20080626/03bc33bf/attachment.htm 


More information about the support mailing list