Dataset
The Dataset module is for grouping nodes together in sets. A typical use case for this module is if you are importing data from a 3rd party in to nodes and you wish to know if a piece of data is no longer in a feed. If you update all the existing items in the feed, as you parse it, so they are in a new set, then any items that were not in the feed this time will be in an older set, so you know you can delete them because they are no longer valid. Dataset includes functions for performing bulk actions on nodes in a given set or sets.
Created by Greg Harvey - http://www.drupaler.co.uk
Sponsored by Defaqto - http://www.defaqto.com and CMS Professionals - http://www.cmspros.co.uk
Please note, if you raise an issue and I do not respond after a few days, feel free to nudge me via my contact form on Drupal.org.
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.0 | 2008-Nov-03 | 8.12 KB | Download · Release notes | Recommended for 6.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.x-dev | 2008-Nov-04 | 8.11 KB | Download · Release notes | Development snapshot | |
