Patch (to be ported)
Project:
Feeds directory fetcher
Version:
6.x-1.1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
24 Jan 2011 at 21:15 UTC
Updated:
14 Jun 2011 at 07:48 UTC
Hello,
I'm going to migrate from nodeimport to feeds, and I'd like to know only an info.
Does this module import new files, or also updated content into existing files?
for example, suppose a file is updated once a day, what do this module?
thanks.
Comments
Comment #1
steven jones commentedCurrently it will ignore any file paths it has already imported, new files will be picked up however.
Comment #2
steven jones commentedNote that the 2.x branch now supports this feature.
Comment #3
greg.harveyWhat about moving files that are processed, to avoid cluttering the directory and avoid the need to record processed files? Just wondering - haven't actually looked at the code yet. =)
Comment #5
Sinan Erdem commentedAny chance this feature gets implemented for 6.x ?
Comment #6
steven jones commentedShould be a fairly easy backport if someone wants to pick it up.