allow incremental imports
mariuss - August 30, 2007 - 15:09
| Project: | Xoops Import |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | mariuss |
| Status: | active |
Description
If running the same import several times only new content in Xoops should be imported.
For users it is pretty simple since the same user ids are used, just skip the users for which there is an id in drupal already.
For content use the mapping table to see if the Xoops id was already imported.
