Hi,
Is there any work done about importing nodes, variables and any other type of data from a XML file? The idea would be, instead of using the .install to write PHP that inserts data in the site, it would use just... a XML without any code need.
Regards, Fernando Silva
I dont believe I did not found this first: http://drupal.org/project/importexportapi
Anyway the module is not being maintained.
Regards, Fernando Silva
On 9/26/07, Fernando Silva fsilva.pt@gmail.com wrote:
Hi,
Is there any work done about importing nodes, variables and any other type of data from a XML file? The idea would be, instead of using the .install to write PHP that inserts data in the site, it would use just... a XML without any code need.
Regards, Fernando Silva
IF you're not afraid of a little xslt you might consider the import hmtl module.
-----Original Message----- From: support-bounces@drupal.org [mailto:support-bounces@drupal.org] On Behalf Of Fernando Silva Sent: Wednesday, September 26, 2007 4:56 AM To: support@drupal.org Subject: Re: [support] Import nodes/data from XML
I dont believe I did not found this first: http://drupal.org/project/importexportapi
Anyway the module is not being maintained.
Regards, Fernando Silva
On 9/26/07, Fernando Silva fsilva.pt@gmail.com wrote:
Hi,
Is there any work done about importing nodes, variables and any other type of data from a XML file? The idea would be, instead of using the .install to write PHP that inserts data in the site, it would use just... a XML without any code need.
Regards, Fernando Silva
There's also the tools over at http://www.sifbuilder.com/sifbuilder/d/ which work with XML, but may or may not be of help, since they're designed for certain format files and building entire sites.