Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Issue #1587584 by James Andres: Changed handling of nodes without UUID in node_export_features.
Issue #1586204 by danielb: Created node_export_dependency in order to make node export relation obsolete.
Issue #1586204 by danielb: Fixed params to a hook implementation to support references.
Issue #744758 by danielb: Handle importing modes when node already exists.
Ability to choose whether Author is reset.
Fixed handling of sticky/promote/published resetting.
Added a @todo.
Added locking to dependency processing.
Fixed a bug with how dependency settings were interpreted.
Fixed a bug with drupal format.
Issue #601458 by danielb: Prevent node export settings overriding node export dependency functionality.
Some changes to how dependencies and UUID upon import work.
Some dependency module changes.
Issue #1624546 by jsacksick: uuid_get_uuid() queries correct table.
Issue #1626360 by milesw: Features UI now tags and limits query.
Issue #1626360 by danielb: Added warning when 250 nodes are returned via Features.
Issue #1611864 by James Andres: Reset revision and comment timestamps.
Issue #1624546 by jsacksick: Use entity_get_info() in uuid_get_uuid().
Issue #1630550 by danielb: Implement hook_hook_info to prevent tokens dissapearing.
Fixed a bracket problem.
Development commit.
Issue #1273826 by drclaw, danielb: VBO / Actions support.
Initial version of this module. It is usable, but still in alpha, so changes are going to happen. An upgrade path will not be included until it reaches stable.