I don't know if i'm completely missing something here, but i thought it was possible to do a import of a file (.csv) in the background, or do I have to "watch" the process of import the files and making them as nodes?
If i close the page (ex: website.net/batch?op=start&id=126) the whole process of importing the file stops.
I can't find a setting for a background process anywhere.
Comments
Comment #1
twistor commentedThat's in 7.x. And the feature isn't quite how you describe. It will run part of the import on each cron run.
http://drupal.org/project/background_process might help you.
Comment #2
twistor commented