repeat node_import of new files automatically from cron

sub - July 4, 2009 - 09:18
Project:Node import
Version:6.x-1.0-rc4
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active
Description

Hello everybody,
I'd like to be able to set up cron tasks for node_import just to be able to:
- upload some csv files in the node_import public ftp directory
- having node_import automatically import new uploaded files.

actually really I have not understood if this is working with Drupal 6 and, if so, howto configure it...

thanks!

#1

cjdavis - July 19, 2009 - 16:07
Title:HOWTO node_import + cron» repeat node_import of new files automatically from cron
Component:Miscellaneous» Code
Category:support request» feature request

node_import would need to have functionality added to basically repeat a previous saved import, and then separate functionality to fire off that saved import from cron. Each should be relatively simple..

#2

lupus78 - October 14, 2009 - 09:44

I would need the same functionality! Any ideas how to implement this?

#3

manicolaus - October 20, 2009 - 19:02

Me too (need repeat functionality) :-)

#4

dealancer - November 26, 2009 - 07:13

Hi,

I've had almost the same problem as you had.
I have created new module Node import via cron, it requires Node import module.
User or bot should append content to the existent files for tasks.

I hope it will be useful for you. Please test it.

 
 

Drupal is a registered trademark of Dries Buytaert.